My Project
Loading...
Searching...
No Matches
Classes | Enumerations
TriangleNet.Logging Namespace Reference

Classes

interface  ILog
 A basic log interface. More...
 
interface  ILogItem
 A basic log item interface. More...
 
class  LogItem
 Represents an item stored in the log. More...
 

Enumerations

enum  LogLevel { Info = 0 , Warning = 1 , Error = 2 }