Spicy
Classes | Public Member Functions | List of all members
hilti::logging::Stream Class Reference

#include <logger.h>

Inheritance diagram for hilti::logging::Stream:

Public Member Functions

 Stream (logging::Level level)
 
 Stream (logging::DebugStream dbg)
 

Detailed Description

Ostream-variant that forwards output to the central logger.

Constructor & Destructor Documentation

◆ Stream() [1/2]

hilti::logging::Stream::Stream ( logging::Level  level)
inline

Creates a stream that sends output to a given logging level.

◆ Stream() [2/2]

hilti::logging::Stream::Stream ( logging::DebugStream  dbg)
inline

Creates a stream that sends output to a given debug stream.


The documentation for this class was generated from the following file: