Type Alias DefaultDebugFormat

Source
pub type DefaultDebugFormat = JSONFormat;
Expand description

The Format the default Pipeline will use.

Aliased Typeยง

struct DefaultDebugFormat;