LogTrait
Table of Contents
Constants
- DATE : string = 'date'
- The attribute key of the 'date' property.
- LEVEL : string = 'level'
- The attribute key of the 'level' property.
- MESSAGE : string = 'message'
- The attribute key of the 'message' property.
- TIME : string = 'time'
- The attribute key of the 'time' property.
Constants
DATE
The attribute key of the 'date' property.
public
string
DATE
= 'date'
LEVEL
The attribute key of the 'level' property.
public
string
LEVEL
= 'level'
MESSAGE
The attribute key of the 'message' property.
public
string
MESSAGE
= 'message'
TIME
The attribute key of the 'time' property.
public
string
TIME
= 'time'