https://github.com/proboci/probo-request-logger
A simple logging middleware for bunyan compatible loggers.
https://github.com/proboci/probo-request-logger
Last synced: 8 months ago
JSON representation
A simple logging middleware for bunyan compatible loggers.
- Host: GitHub
- URL: https://github.com/proboci/probo-request-logger
- Owner: ProboCI
- Created: 2016-03-27T02:42:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T15:53:18.000Z (over 8 years ago)
- Last Synced: 2025-05-31T17:06:55.592Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Probo Request Logger
This module provides a logging middleware for logging requests in a
concise manner providing a human readable msg field very similar to
apache common log format while maintaining structured fields for use
in log aggregation. No other module struck quite the balance we were
looking for.