Namespaces | |
namespace | JetByteTools |
namespace | JetByteTools::IO |
Classes | |
class | CFixedFileHeaderRotatingAsyncFileLog |
A class that implements JetByteTools::ILogMessages to provide an asynchronous file log that uses overlapped I/O to perform writes to the log file. The log can be set to automatically rotate (i.e. create a new log file) after a set period of time or when the file grows to a particular size. More... |