Type Definitions
typeLoggerCreateOptions
Properties:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
level |
string |
<optional> |
null
|
debug, info, success, warn, error, off |
transportation |
string | _Logger | console, popup, winEvent, |
||
encoding |
string |
<optional> |
Default: Wsh.Constants.UTF8. A log file encoding |
Type:
- object