Cabin - JavaScript and Node.js Logging Service and Package
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
browser-hrtime
browser support for process.hrtime().
-
parse-app-info
Parse information about a Node application process and its environment. Made for Cabin.
-
axe
Logging add-on to send logs over HTTP to your server in Node and Browser environments. Works with any logger! Chop up your logs consistently! Made for Cabin and Lad.
-
cabin
🌲 Cabin is the best JavaScript and Node.js logging service and logging npm package -
parse-request
Parse requests in the Browser and Node (with added support for multer and passport). Made for Cabin.
-
parse-logs
Parse and validate logs to adhere to the message and meta standards from Lad and Cabin. Made for Cabin and Lad.
-
sensitive-fields
List of sensitive fields that should be masked, obfuscated, or purged for security purposes
-
prepare-stack-trace
Error.prepareStackTrace ponyfill for Node. Made for Cabin.
-
parse-err
Parse errors to provide a consistent metadata object across Browser and Node environments. Made for Cabin and Lad.
-
request-received
Route middleware for Koa and Express that adds a request received high-resolution timer and Date to the request object using easily accessible Symbols to prevent request object pollution. Made for Cabin.