CppLogging 1.0.5.0
C++ Logging Library
|
Logging level inline implementation. More...
Go to the source code of this file.
Namespaces | |
namespace | CppLogging |
C++ Logging project definitions. | |
Functions | |
template<class TOutputStream > | |
TOutputStream & | CppLogging::operator<< (TOutputStream &stream, Level level) |
Stream output: Logging level. | |
Logging level inline implementation.
Definition in file level.inl.