General logging area.
Object GeneralLog from \ LogArea( )
This is the default log area used by the glog function.
Methods inherited from class LogArea | |
add | Adds a channel to this log area. |
log | Sends a log entry to all the registred channels. |
minlog | Determines what is the minimum log severity active on this area. |
remove | Removes a channel from this log area. |