dakku::Logger
logger class
#include <logger.h>
Public Functions
Name | |
---|---|
const Logger & | get() get logger instance |
spdlog::logger * | handle() const get raw spdlog::logger handle |
Public Functions Documentation
function get
get logger instance
Return: the logger instance
function handle
get raw spdlog::logger handle
Return: the corresponding spdlog::logger
Updated on 2022-04-30 at 15:46:11 +0000