#include <kanzi/core/core_api.hpp>#include <kanzi/core/cpp/memory.hpp>#include <kanzi/core/cpp/string_view.hpp>#include <kanzi/core/log/log_level.hpp>Classes | |
| class | kanzi::AbstractLogger |
| To implement a logger, inherit from this class. More... | |
Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| typedef unique_ptr< AbstractLogger > | kanzi::AbstractLoggerUniquePtr |
| Typedef of the kanzi::AbstractLogger unique pointer. More... | |