Class Index | File Index

Classes


Namespace LOGLEVEL

Log level constants
Defined in: wef.logger.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
LOGLEVEL.all
Max verbosity
<static>  
LOGLEVEL.debug
Useful for testing
<static>  
LOGLEVEL.error
Only error message
<static>  
LOGLEVEL.info
Info and more important messages
<static>  
LOGLEVEL.log
Log and more important messages
<static>  
LOGLEVEL.none
Minimum verbosity.
<static>  
LOGLEVEL.trace
Noisy
<static>  
LOGLEVEL.warn
Warn and error messages
Namespace Detail
LOGLEVEL
Field Detail
<static> LOGLEVEL.all
Max verbosity

<static> LOGLEVEL.debug
Useful for testing

<static> LOGLEVEL.error
Only error message

<static> LOGLEVEL.info
Info and more important messages

<static> LOGLEVEL.log
Log and more important messages

<static> LOGLEVEL.none
Minimum verbosity. Zero logs

<static> LOGLEVEL.trace
Noisy

<static> LOGLEVEL.warn
Warn and error messages

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Feb 13 2012 12:35:31 GMT+0100 (CET)