New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

scribe-js

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scribe-js

Comprehensive logging framework with online interface

  • 2.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

npm version Build Status

Logo

Lightweight NodeJS Logging

#Overview

Unlike many of the libraries out there, Scribe.js allows logging on multiple files and is divided into folders by date. And it is possibly the easiest logging you can implement.

##WebPanel webPanel

##Terminal terminal

##Features

  • Allows you to use the console object (which provides easy integration with existing systems)
  • Save messages into JSON log files organized by user, date, and type or your custom rule
  • Print messages into console using customized colors (to indicate level of importance)
  • Adding context to logs such as time, tags, filename and line number
  • Handles logging Objects / Arrays
  • Log Express.js requests
  • Provides a developer API to access your logs
  • Features a rich HTML web panel to access logs from anywhere in the world

#Live Demo You can access a live demo of the library here.

#Wiki

For examples, tests, and API refer to the Scribe.js Wiki.

#Installation

npm install scribe-js

#Contributors

FAQs

Package last updated on 19 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc