Loggability::
LogClient module
Methods to install for objects which call log_to
.
Attributes
- log_host_key RW
The key of the log host this client targets
Public Instance Methods
Inheritance hook – set the log host key of subclasses to the same thing as the extended class.
Return the Loggability::Logger
object associated with the log host the client is logging to. :TODO: Use delegation for efficiency.