Class Index | File Index

Classes


Class SweetDevRiaLog


Extends Log.

Defined in: SweetDevRia_Log4Js.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
SweetDevRiaLog(level, logger)
Field Summary
Field Attributes Field Name and Description
<private>  
Log4Js logger instanciation
 
Static method
Class Detail
SweetDevRiaLog(level, logger)
Parameters:
level
The cut-off logger level. You can adjust this level in the constructor and leave all other logging events in place. Defaults to Log#WARN.
logger
The logger to use. The logger is a function that accepts the logging events and informs the user or developer. Defaults to Log#writeLogger.
Field Detail
<private> _log
Log4Js logger instanciation

getMessage
Static method

Documentation generated by JsDoc Toolkit 2.0.0 on Thu Dec 02 2010 15:18:58 GMT+0100 (CET)