Type alias: Log#
Ƭ Log: object
Structure of all logs created by non-static log methods
Type declaration:#
| Name | Type |
|---|---|
extra? | LogExtra |
index | LogIndex |
message | LogMessage |
timestamp | LogTimestamp |
type? | LogType |
Defined in: index.ts:134
Ƭ Log: object
Structure of all logs created by non-static log methods
| Name | Type |
|---|---|
extra? | LogExtra |
index | LogIndex |
message | LogMessage |
timestamp | LogTimestamp |
type? | LogType |
Defined in: index.ts:134