[][src]Type Definition fast_logger::Logger

type Logger<C> = LoggerV2Async<C>;

The logger which dependent crates should use