My Project
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
TriangleNet.Logging.ILog< T > Interface Template Reference

A basic log interface. More...

Public Member Functions

void Add (T item)
 
void Clear ()
 
void Info (string message)
 
void Error (string message, string info)
 
void Warning (string message, string info)
 

Properties

IList< T > Data [get]
 
LogLevel Level [get]
 

Detailed Description

A basic log interface.

Type Constraints
T :ILogItem 

The documentation for this interface was generated from the following file: