#include <kanzi/core/cpp/memory.hpp>
#include <kanzi/core/cpp/string_view.hpp>
#include <kanzi/core/log/log_level.hpp>
Classes | |
class | kanzi::AbstractLogger |
Inherit from this class to implement logger. More... | |
Namespaces | |
kanzi | |
Typedefs | |
typedef unique_ptr< AbstractLogger > | kanzi::AbstractLoggerUniquePtr |
Typedef of the kanzi::AbstractLogger unique pointer. More... | |