winss
Public Attributes | List of all members
winss::LogArchiveFile Struct Reference

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...
 

Detailed Description

An archived log file.

Holds information about an archived log file in the log directory.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: