numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
default_log_sink.h File Reference

Declaration of the function to get the default log sink. More...

#include "num_collect/impl/num_collect_export.h"
#include "num_collect/logging/sinks/log_sink.h"
+ Include dependency graph for default_log_sink.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Declaration of the function to get the default log sink.

Definition in file default_log_sink.h.