winss
|
An archived log file. More...
#include <log.hpp>
Public Attributes | |
fs::path | file |
The archive file name. More... | |
unsigned __int64 | time |
The time the archive was taken. More... | |
An archived log file.
Holds information about an archived log file in the log directory.
fs::path winss::LogArchiveFile::file |
The archive file name.
Referenced by winss::LogTmpl< TMutex >::CleanArchives().
unsigned __int64 winss::LogArchiveFile::time |
The time the archive was taken.
Referenced by winss::LogTmpl< TMutex >::CleanArchives().