Logger
object Logger
Logging facility.
Types
Link copied to clipboard
Log printer interface that receives every emitted log entry. Default implementation from getPlatformLogPrinter routes every message to the platform-specific logging facility.
Properties
Link copied to clipboard
Link copied to clipboard
Optional LogPrinter property for overriding the default functionality with a custom implementation.