Specifies the Log interface class and MACRO's used to manage the logs.
More...
#include <Log.h>
|
static SOLARFRAMEWORK_API std::shared_ptr< spdlog::logger > & | logger () |
|
static SOLARFRAMEWORK_API void | add_sink_file (std::vector< const char * > &args) |
|
static SOLARFRAMEWORK_API void | add_sink_console () |
|
Specifies the Log interface class and MACRO's used to manage the logs.
The documentation for this class was generated from the following files:
- interfaces/core/Log.h
- src/core/Log.cpp