We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a1097 commit e37b702Copy full SHA for e37b702
logger.js
@@ -40,4 +40,4 @@ export default ( location = './index.log' ) =>
40
res.setHeader ( 'X-Timestamp', `${ Date.now () } (${ new Date })` )
41
42
next ( req, res )
43
- }
+ } // =>
0 commit comments