DefaultProvider.this

Constructs the default provider.

class DefaultProvider
this
(
bool colored = false
,,
string logFileDir = null
)

Parameters

colored bool

Whether to color output.

rootLoggingLevel Level

The root logging level for all Loggers created by this provider's factory.

logFileDir string

A directory in which to write log files. If null, no files are written.