The methods of the RollingFileAppender class are listed here.
|
RollingFileAppender | Constructs a RollingFileAppender object, without opening the destination file |
|
getExpandedFile | Returns the complete destination file name, including the substituted date/time part |
|
getFile | Returns the destination file |
|
getPeriod | Gets the period of the appender |
|
setFile | Sets the destination file |
|
setPeriod | Sets the period of the appender |
Header: cpplog.h
Namespace: psl::log
RollingFileAppender Class | cpplog.h | Logging (User Guide) | Appender class