3rd Eye Scene C#
3rd Eye Scene C# documentation
Tes::Logging Namespace Reference

Classes

interface  ILog
 Log interface supporting level based and categorised logging. More...
class  Log
 Static logging interface for global Tes logging.
class  LogCategories
 Associated a category number with a string name for the category.

Enumerations

enum  LogLevel {
  Critical, Error, Warning, Info,
  Diagnostic
}
 Various log levels. More...

Enumeration Type Documentation

Various log levels.

Lower numbers are more important. /

Enumerator:
Critical 

Exception or critical level logging.

Error 

Error message logging.

Warning 

Warning logging.

Info 

General logging.

Diagnostic 

Low level diagnostic logging.

 All Classes Namespaces Functions Variables Enumerations Properties Events