preCICE v3.1.2
|
Public Member Functions | |
LoggerImpl (std::string_view module) | |
Registers attributes that don't depend on the LogLocation. | |
The implementation of logging::Logger
Definition at line 101 of file Logger.cpp.
|
explicit |
Registers attributes that don't depend on the LogLocation.
Creates a Boost logger for the said module.
[in] | module | the name of the module. |
Definition at line 110 of file Logger.cpp.