LogIt++
Loading...
Searching...
No Matches
LogStream.hpp File Reference

Defines the LogStream class for stream-like logging functionality. More...

#include <sstream>
#include "Logger.hpp"
#include "Utils/path_utils.hpp"

Go to the source code of this file.

Classes

class  logit::LogStream
 A stream-based logger that collects log messages using the << operator. More...
 

Namespaces

namespace  logit
 The primary namespace for the LogIt++ library.
 

Macros

#define _LOGIT_LOG_STREAM_HPP_INCLUDED
 

Detailed Description

Defines the LogStream class for stream-like logging functionality.

Definition in file LogStream.hpp.

Macro Definition Documentation

◆ _LOGIT_LOG_STREAM_HPP_INCLUDED

#define _LOGIT_LOG_STREAM_HPP_INCLUDED

Definition at line 3 of file LogStream.hpp.