Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dhruvbird/node-xmpp-bosh
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvbird committed Sep 9, 2012
2 parents 2c8f4c5 + 9009095 commit 6abe294
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/log.js
Expand Up @@ -3,7 +3,8 @@ var log4js = require("log4js");
log4js.configure({
appenders:[
{ type:"console" }
]
],
replaceConsole: true
});

log4js.setGlobalLogLevel("INFO");
Expand Down

0 comments on commit 6abe294

Please sign in to comment.