Loggability::Formatter::
HTML class
Superclass | Loggability::Formatter::Default |
Output logs as HTML
Constants
- HTML_EXCEPTION_FORMAT
The format for dumping exceptions
- HTML_LOG_FORMAT
The default
HTML
fragment that’ll be used as the template for each log message.
Public Instance Methods
Format the message
; Overridden to escape the progname
.
Protected Instance Methods
Override the logging formats with ones that generate HTML
fragments
Format the specified object
for output to the log.