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