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

gracelog

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gracelog - npm Package Versions

1
6

0.5.4

Diff

voltrue2
published 0.5.3 •

Changelog

Source

Version 0.5.3

Added

None

Changed

Bug Fix: remote logging now supports cluster.

Refer to github commit log: https://github.com/voltrue2/gracelog/commit/3280a91e71ac292b3887c3a0b564b776278aa78a

Bug Fix: remote logging was broken

Refer to github commit log: https://github.com/voltrue2/gracelog/commit/549bf4113170f18fd68d6a0c1515472e758a16ac

Deprecated

None

Removed

None


voltrue2
published 0.5.2 •

Changelog

Source

Version 0.5.2

Added

None

Changed

voltrue2
published 0.5.1 •

Changelog

Source

Version 0.5.1

Added

oneFile<bool> option added to config object

If set true, file logging will be combined into one file instead of multipule files per logging level.

Changed

None

Deprecated

None

Removed

None

voltrue2
published 0.5.0 •

voltrue2
published 0.4.1 •

Changelog

Source

Version 0.4.1

Added

None

Changed

.table() now displays parsed object instead of [Object object]
.table() truncates strings longer than 50

Deprecated

None

Removed

None


voltrue2
published 0.4.0 •

Changelog

Source

Version 0.4.0

Added

None

Changed

Log file rotation name is now accurate to the log data in each file
Bug fix in auto flushing

The bug was that if there was no buffered log to flush in one level, it was exiting the auto flush w/o flushing the other level.

Deprecated

None

Removed

None


voltrue2
published 0.3.0 •

Changelog

Source

Version 0.3.0

Added

Added useTimestamp to configuration object

By given useTimestamp(Boolean) in the configuration object, the logger users Unix timestamp instead of the server local time.

NOTE: File rotation still uses server local time for file names.

Changed

None

Deprecated

None

Removed

None


voltrue2
published 0.2.4 •

voltrue2
published 0.2.3 •

Changelog

Source

Version 0.2.3

Added

None

Changed

outputs null and undefined

Deprecated

None

Removed

None


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