Documentation Menu
    
        
        
             
            JL Namespace and Method
JSNLog namespace. Also creates loggers and retrieves loggers by name.
Members
| Member | Description | 
|---|---|
| createAjaxAppender Method | Creates an AjaxAppender. | 
| createConsoleAppender Method | Creates a ConsoleAppender. | 
| getAllLevel Method | Gets numeric value of the ALL level | 
| getDebugLevel Method | Gets numeric value of the DEBUG level | 
| getErrorLevel Method | Gets numeric value of the ERROR level | 
| getFatalLevel Method | Gets numeric value of the FATAL level | 
| getInfoLevel Method | Gets numeric value of the INFO level | 
| getOffLevel Method | Gets numeric value of the Off level | 
| getTraceLevel Method | Gets numeric value of the TRACE level | 
| getWarnLevel Method | Gets numeric value of the WARN level | 
| JL Method | Creates and retrieves JavaScript loggers | 
| setOptions Method | Sets library wide options | 
Remarks
This is the namespace containing all JSNLog JavaScript objects.
It also serves as the method that creates or retrieves loggers.