2#ifndef _LOGIT_HPP_INCLUDED
3#define _LOGIT_HPP_INCLUDED
Provides various logging macros for different log levels and options.
Defines the LogStream class for stream-like logging functionality.
Defines the Logger class for managing multiple loggers and formatters.
Configuration macros for the LogIt logging system.
Enumerations and utility functions for logging levels and text colors.
Aggregates all logger implementations for convenient inclusion.
The primary namespace for the LogIt++ library.
Aggregates various utility modules used throughout the project.