stritti / log4js

Log4js - The Logging Framework for JavaScript with no runtime dependencies
https://stritti.github.io/log4js/
Apache License 2.0
449 stars 57 forks source link

find bug.., #8

Closed naranakula closed 9 years ago

naranakula commented 9 years ago

var Log4js = { ***} ; Log4js = function(){};// ?? delete ?? <<-------------------------------


var log4jsLogger = Log4js.getLogger("Log4js");//

dgis commented 9 years ago

Thank you naranakula to find this mistake, it saves my day.

stritti commented 9 years ago

Thanks for the hint. Now it is corrected.

matthewpucc commented 9 years ago

Any idea with this fix will be pushed to bower?

stritti commented 9 years ago

Prerelease is created