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

Defines the interface for loggers used in the logging system. More...

Go to the source code of this file.

Classes

interface  logit::ILogger
 Interface for loggers that handle log message output. More...
 

Namespaces

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

Macros

#define _LOGIT_ILOGGER_HPP_INCLUDED
 

Detailed Description

Defines the interface for loggers used in the logging system.

Definition in file ILogger.hpp.

Macro Definition Documentation

◆ _LOGIT_ILOGGER_HPP_INCLUDED

#define _LOGIT_ILOGGER_HPP_INCLUDED

Definition at line 3 of file ILogger.hpp.