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

ErrorCodes

Namespace
TcLogLib

Provides error codes for TcLogCore

Fields

None = 0

OpeningFileFailed = 1

WritingToFileFailed = 2

ClosingFileFailed = 3

EnumeratingFilesInSpecifiedDirectoryFailed = 4

DeletingFileFailed = 5

FifoOverflow = 6

  • Edit this page
In this article
Back to top Documentation powered by zkdoc