Mike Bardzinski
|
ff5b8d2939
|
Added vows test for the log4js.configure inconsistency, when no 'levels' property is passed in the configuration
|
2012-05-08 19:19:33 +01:00 |
|
Mike Bardzinski
|
6a20efb965
|
Added vows tests for the setLevel asymmetry fix
|
2012-05-08 12:23:30 +01:00 |
|
Mike Bardzinski
|
872bc791c7
|
Fixes the log4js.configure({}) issue which zapped all loggers' levels to TRACE, even if they were previously set to something else
|
2012-05-02 16:10:20 +01:00 |
|
Mike Bardzinski
|
2c7b56853b
|
Changed toLevel to accept a Log4js.Level (or in fact any object), and try to convert it to a Log4js.Level. Fixes the setLevel asymmetry, where you cannot setLevel(log4js.level.foo)
|
2012-05-02 15:41:32 +01:00 |
|