irccd
3.0.3
|
Traits for loggable objects. More...
Traits for loggable objects.
Specialize this structure and add the following static functions to be able to log object with convenience:
The get_category function should return a single word that describe the message entry category.
Synopsis:
The get_component function should return the identifier or any valid information about the given object that is useful for the user.
If no information could be provided, an empty string can be returned.
Synopsis: