• 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

LogLevels

Namespace
TcLogLib

Log level of message to be logged.

Fields

Debug = 0

Information = 1

Warning = 2

Error = 3

Fatal = 4

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