![]() |
Spicy
|
#include <logger.h>
Public Member Functions | |
Stream (logging::Level level) | |
Stream (logging::DebugStream dbg) | |
Ostream-variant that forwards output to the central logger.
|
inline |
Creates a stream that sends output to a given logging level.
|
inline |
Creates a stream that sends output to a given debug stream.