Back to Server

EventLog

(ctor) EventLog()
void Error( int eventID, string text )
void Error( int eventID, string format, object[] args )
void Inform( int eventID, string text )
void Inform( int eventID, string format, object[] args )
void Warning( int eventID, string text )
void Warning( int eventID, string format, object[] args )