CppLogging 1.0.5.0
C++ Logging Library
|
Rolling file appender 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, TimeRollingPolicy policy) |
Stream output: Time rolling policy. | |
Rolling file appender inline implementation.
Definition in file rolling_file_appender.inl.