#include "WireCellUtil/Logging.h"#include "spdlog/sinks/basic_file_sink.h"#include "spdlog/sinks/stdout_sinks.h"#include "spdlog/sinks/stdout_color_sinks.h"#include "spdlog/sinks/null_sink.h"#include <vector>Go to the source code of this file.
Functions | |
| static Log::logptr_t | wct_base_logger () |
|
static |
Definition at line 13 of file Logging.cxx.
1.8.11