• 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

Error

Namespace: TcLogLib
Members
Name Type Description
Active BOOL TRUE signals an active error
Code INT Error code of type ErrorCodes
Info Tc2_System.T_MaxString Plain text error message

This is the error type used in this library.

In this article
Back to top Documentation powered by zkdoc