allConfig top-level constant

ConsoleConfiguration const allConfig

The configuration that will capture all logs, whether they be logs, warnings, or errors.

Implementation

const ConsoleConfiguration allConfig = ConsoleConfiguration._all();