SA_Logger
Sapphire's Suite's C++ Logger.
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
  Include
  SA
  Logger
  Exceptions
 Exception.hppDefault Exception type implementation
 Exception_Equals.hppEquals Exception base type implementation
 Exception_Equals0.hppEquals 0 Exception type implementation
 Exception_Equals1.hppEquals 1 Exception type implementation
 Exception_IsValid.hppIsValid Exception type implementation
 Exception_NotEquals.hppNot Equals Exception base type implementation
 Exception_NotEquals0.hppNot Equals 0 Exception type implementation
 Exception_NotEquals1.hppNot Equals 1 Exception type implementation
 Exception_Nullptr.hppNullptr Exception type implementation
 Exception_OutOfArrayRange.hppOutOfRange Array Exception type implementation
 Exception_OutOfRange.hppOutOfRange Exception type implementation
 Exception_ReachBadAPI.hppReachBadAPI Exception type implementation
  Log
 Log.hppLog type implementation
 LogChannelFilter.hppChannel filter implementation
 LogLevel.hppLog level enum implementation
 LogRAII.hppLog RAII type implementation
  Misc
 DateTime.hppDate Time definition
 RingBuffer.hppThread-safe RingBuffer class implementation. Multiple producers, single consumer implementation
 StringFormat.hpp
 ToString.hppDefinition of Sapphire ToString methods
  Preprocessors
 AssertMacro.hppAssert Helper Macros implementation
 ChannelName.hpp
 FileName.hpp
 FunctionName.hpp
 LogMacro.hppLog Helper Macros implementation
 Unparenthese.hpp
  Streams
  Console
 ConsoleColor.hppConsole Color enum implementation
 ConsoleColorTheme.hppDefine color theme by LogLevel
 ConsoleLogStream.hppLog console stream type implementation
  File
 FileLogStream.hppLog file stream type implementation
 ALogStream.hppLog base stream implementation
 Config.hppLogger specific config file
 Logger.hppLogger class implementation
 LoggerBase.hppLogger base class implementation
 LoggerThread.hppMultithread Lock-free Logger class implementation