|
| Logger () noexcept=default |
| Constructor. More...
|
|
void | setName (const std::string &name) noexcept |
|
const std::string & | getName () const noexcept |
| Returns the name of the logger. More...
|
|
|
std::string | mName |
| The name of the logger.
|
|
Constructor.
- Parameters
-
name | Name of the logger (e.g.: classname) |
const std::string& ee::Logger::getName |
( |
| ) |
const |
|
noexcept |
Returns the name of the logger.
- Returns
- Reference to the name of the logger.
The documentation for this class was generated from the following file:
- /home/travis/build/pcbaecker/easy-exception/include/ee/Logger.hpp