Write a reasonable representation of the specified configuration object to the specified output stream, indicating whether the contained functors are or are not "null".

Synopsis

Declared in <ball_loggermanagerconfiguration.h>

std::ostream&
operator<<(
    std::ostream& stream,
    LoggerManagerConfiguration const& configuration);

Created with MrDocs