Resolve "Add log level config option"
Compare changes
- Markus Grigull authored
+ 37
− 8
@@ -23,10 +23,12 @@
@@ -45,14 +47,41 @@ var app = express();
@@ -75,7 +104,7 @@ app.use(function(req, res, next) {
@@ -92,7 +121,7 @@ app.use(function(err, req, res, next) {
@@ -100,7 +129,7 @@ if (config.admin) {
@@ -109,11 +138,11 @@ if (config.admin) {