Deleted js/log.js

This commit is contained in:
Matias Pando 2014-12-03 12:13:06 -03:00
commit ee025fc80b

View file

@ -127,6 +127,7 @@ var error = new Error();
var logLevel = config.logLevel || 'info';
if (ls && ls.getItem) {
ls.getItem("config", function(err, value) {
if (err) return;