Molecular Dynamics  v0.4
Project for the Practical hosted by the Scientific Computing Chair
Functions
Logging.h File Reference
#include <string>
#include "spdlog/spdlog.h"
Include dependency graph for Logging.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool setLogLevel (const std::string &logLevel)
 Sets the log level which is specified in the string. More...
 

Function Documentation

◆ setLogLevel()

bool setLogLevel ( const std::string &  logLevel)
inline

Sets the log level which is specified in the string.

Parameters
logLevelString containing the log level
Returns
true, of the log level is valid, false otherwise.
Here is the caller graph for this function: