• User guide
  • API Reference
Show / Hide Table of Contents
  • TcLogLib
    • Constants
      • Constants
    • Logger
      • TcLog
      • TcLogCore
      • TcLogTrig
      • ErrorCodes
      • LogLevels
      • RollingIntervals
      • Error
      • LoggingConfiguration
      • ILog
      • ILogCore
    • Utils
      • AnyToString
      • DateTime

ErrorCodes

Namespace: TcLogLib
Fields
Name Value Description
None 0
OpeningFileFailed
WritingToFileFailed
ClosingFileFailed
EnumeratingFilesInSpecifiedDirectoryFailed
DeletingFileFailed
FifoOverflow

Provides error codes for TcLogCore

In this article
Back to top Documentation powered by zkdoc