Type Definition enso_flexer::prelude::logger::ErrorLogger[][src]

type ErrorLogger<S = SeqBuilder<Formatter<NativeConsole>, SeqBuilder<Consumer<NativeConsole>, SeqBuilder<Identity, SeqBuilder<Identity, Identity>>>>, L = DefaultLevels> = Logger<Error, S, L>;
Expand description

A logger which compile-time filters out all messages with log levels smaller than $tp.