Skip to content

Commit a2eb62a

Browse files
ugolakobik
authored andcommitted
feat: accept a user function to control whether to print the log message
BREAKING CHANGE: 5xx status code log message level is now ERROR
1 parent ab75f55 commit a2eb62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('./lib/express-logger.js');
1+
module.exports = require('./lib/express-logger.js');

0 commit comments

Comments
 (0)