Write the specified defaults object to the specified output stream in a reasonable multi‐line format.

Synopsis

Declared in <ball_loggermanagerdefaults.h>

std::ostream&
operator<<(
    std::ostream& stream,
    LoggerManagerDefaults const& defaults);

Created with MrDocs