menu
vantura package
documentation
core/logger.dart
VanturaLoggerOptions
redactedKeys property
redactedKeys property
dark_mode
light_mode
redactedKeys
property
List
<
String
>
redactedKeys
final
List of keys in 'extra' or 'context' maps that should be redacted.
Implementation
final List<String> redactedKeys;
vantura package
documentation
core/logger
VanturaLoggerOptions
redactedKeys property
VanturaLoggerOptions class