menu
jetleaf_logging package
documentation
logging.dart
LogConfig
showEmoji property
showEmoji property
dark_mode
light_mode
showEmoji
property
bool
showEmoji
final
Whether to include emojis representing the log level (e.g., 🟢, 🔴).
Implementation
final bool showEmoji;
jetleaf_logging package
documentation
logging
LogConfig
showEmoji property
LogConfig class