![]() |
LibCarna Version 3.4.0
|
Writes fatal
and error
classified log messages to std::cerr
and such classified as warning
or debug
to std::cout
.
More...
#include <Log.hpp>
Protected Member Functions | |
virtual void | writeLine (Severity, const std::string &) const override |
Logs formattedEntry with severity. | |
Additional Inherited Members | |
![]() | |
virtual void | write (Severity, const std::string &) const override |
Logs entry with severity. | |
![]() | |
virtual | ~Writer () |
Deletes. | |
Writes fatal
and error
classified log messages to std::cerr
and such classified as warning
or debug
to std::cout
.
|
overrideprotectedvirtual |
Logs formattedEntry with severity.
Implements LibCarna::base::Log::TextWriter.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen