menu
neom_core package
documentation
utils/secure_logger.dart
SecureLogger
redactionEnabled property
redactionEnabled property
dark_mode
light_mode
redactionEnabled
property
bool
redactionEnabled
getter/setter pair
Enable/disable redaction (disable in debug for full output).
Implementation
static bool redactionEnabled = true;
neom_core package
documentation
utils/secure_logger
SecureLogger
redactionEnabled property
SecureLogger class