3rd Eye Scene C#
3rd Eye Scene C# documentation
|
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... |