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