logLevel property
Level?
logLevel
final
Notification Level to the Log system.
This is the Level notified to the Log system for unknown errors.
If specified by the Logger, it takes precedence.
Implementation
final Level? logLevel;