numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Declaration of the function to get the default log sink. More...
Go to the source code of this file.
Namespaces | |
namespace | num_collect |
Namespace of num_collect source codes. | |
namespace | num_collect::logging |
Namespace of logging. | |
namespace | num_collect::logging::sinks |
Namespace of log sinks. | |
Functions | |
NUM_COLLECT_EXPORT auto | num_collect::logging::sinks::get_default_log_sink () -> log_sink |
Get the default log sink. | |
Declaration of the function to get the default log sink.
Definition in file default_log_sink.h.