📄️ Logging
The turbo Logging library provides tools for writing short text messages about program state to stderr, disk files, or other receivers (via the extension API).
📄️ Custom Log Sinks
turbo:
📄️ Built-in LogSink Receivers
Turbo includes several commonly used log receivers (LogSink) that support outputting logs to disk or stderr as the output source.
📄️ Configure Logging
Several flags affect the output behavior of log.