|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
The two sinks that exist before any configuration is read. More...
#include <logging.h>
Public Attributes | |
| std::shared_ptr< RingLogSinkMt > | ring |
Backs GET /api/log. The HTTP server borrows it for the lifetime of the process. | |
| std::shared_ptr< spdlog::sinks::stdout_color_sink_mt > | console |
The two sinks that exist before any configuration is read.
| std::shared_ptr<spdlog::sinks::stdout_color_sink_mt> mm::LogSinks::console |
| std::shared_ptr<RingLogSinkMt> mm::LogSinks::ring |
Backs GET /api/log. The HTTP server borrows it for the lifetime of the process.