36 void Show(
void) noexcept;
42 void Log(const API::String::CStyle& AMessage, const
Level ALevel) final override;
48 void Flush(
void) const noexcept final override;
56 const API::String::CStyle&
CurrentLog(
void) const noexcept final override;
A string pointing to unchanging data in the stack above it or the data segment. Must have UTF-8 encod...
A basic char contained string.
Level
The severity of the log.
The interface for writing safe logs.