Commit Graph

19 Commits (master)

Author SHA1 Message Date
Francisco Dans 3bf2bade32 x-forwarded-for
9 years ago
Christo Fogelberg 25c543f8ae lib/connect-logger.js - allow options.tokens
10 years ago
Christo Fogelberg 24268422cf lib/connect-logger.js - format takes tokens array instead of req, res
10 years ago
Christo Fogelberg ba80dc1588 Trailing whitespace Sublime removed
10 years ago
osher cd3971cc03 fix bug: headers are changed after log entry emits
10 years ago
mishless 66872d136d Update connect-logger.js to work correctly with express
10 years ago
Matthias Adler 2118d8f7b3 fix 'remote-addr' property in connect-logger
11 years ago
Gareth Jones 81fa9c3568 removed unnecessary argument to createNoLogCondition
11 years ago
Gareth Jones 7ca517b5ed simplified createNoLogCondition
11 years ago
Gareth Jones 5d6f00eda4 fixed all lint errors except ones which require refactoring of code
11 years ago
Jure Mav ac6284add1 Added automatic level detection to connect-logger, depends on http status response.
12 years ago
Gareth Jones 61078e88ef fixed the nolog tests
13 years ago
Peter 'Pita' Martischka 4cf1d1cfa4 Fixed a BUG that prevents connectlogger from working if loglevel is WARN
13 years ago
muddydixon 5aabebbdb7 change check target from req.url to req.originalUrl
13 years ago
muddydixon b5bc9c8322 mod if nolog
13 years ago
muddydixon c7d3ac4fe1 add nolog operation
13 years ago
Gareth Jones 0968c6709f fixed connect-logger
13 years ago
Gareth Jones e121ca345a removed main function, now using felixge's sandboxed-module, split code into multiple files
13 years ago
Daniel Bell 59f7e0af3c Added connect/express logger.
14 years ago