menu
pd_log package
documentation
pd_log.dart
PDLogConfig
showTimestamp property
showTimestamp property
dark_mode
light_mode
showTimestamp
property
bool
showTimestamp
final
是否在日志输出中显示时间戳。
时间戳格式为 ISO 8601。
Implementation
final bool showTimestamp;
pd_log package
documentation
pd_log
PDLogConfig
showTimestamp property
PDLogConfig class