debugLogger top-level property

Logger debugLogger
final

Logger that always outputs debug info to the console.

Implementation

final Logger debugLogger = _makeDebugLogger();