menu
slog_core package
documentation
logger.dart
Log
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
DateTime
timestamp
late
final
The time the log was created in milliseconds
Implementation
late final DateTime timestamp;
slog_core package
documentation
logger
Log
timestamp property
Log class