Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

logging-utils

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logging-utils - npm Package Versions

1
46

3.0.1

Diff

Changelog

Source

3.0.1

  • Updated core-functions dependency to version 2.0.7
  • Updated tape dependency to 4.6.3
byron-dupreez
published 3.0.0 •

Changelog

Source

3.0.0

  • Changes to logging.js module:
    • Renamed configureLogging function to configureLoggingWithSettings
    • Renamed configureLoggingWithSettingsOrOptions function to configureLogging
    • Removed configureLoggingIfNotConfigured function
  • Updated core-functions dependency to version 2.0.5
byron-dupreez
published 2.0.4 •

Changelog

Source

2.0.4

  • Changes to logging.js module:
    • Added new configureLoggingWithSettingsOrOptions function to simplify programmatic configuration
byron-dupreez
published 2.0.3 •

Changelog

Source

2.0.3

  • Changes to logging.js module:
    • Added missing return value to configureLoggingIfNotConfigured function
byron-dupreez
published 2.0.2 •

Changelog

Source

2.0.2

  • Changes to logging.js module:
    • Added a convenience configureLoggingIfNotConfigured function
byron-dupreez
published 2.0.1 •

Changelog

Source

2.0.1

  • Changes to logging.js module:
    • Changed configureDefaultLogging function to accept a new options argument of type LoggingOptions to enable optional, partial overriding of default logging settings
    • Renamed getLoggingSettingsOrDefaults function to getDefaultLoggingSettings
byron-dupreez
published 2.0.0 •

Changelog

Source

2.0.0

  • Changed logging-utils configuration API to synchronize with similar changes done to aws-core-utils/stages configuration and aws-stream-consumer/stream-processing configuration.
    • Changed configureLogging function API to replace multiple arguments with single settings argument
    • Added getLoggingSettingsOrDefaults function to facilitate overriding default settings
    • Changed configureDefaultLogging function to use new getLoggingSettingsOrDefaults function
    • Added typedefs for LoggingSettings and LoggingOptions to better define parameter and return types
    • Removed obsolete configureLoggingFromConfig function
    • Removed obsolete finaliseLogLevel, finaliseUseLevelPrefixes and finaliseUseConsoleTrace functions
    • Removed defaultLogLevel, defaultUseLevelPrefixes and defaultUseConsoleTrace properties & config.json settings
    • Fixed unit tests to synchronize with API changes
  • Renamed logging-utils module to logging module.
byron-dupreez
published 1.0.6 •

Changelog

Source

1.0.6

  • Updated core-functions dependency to version 2.0.3
byron-dupreez
published 1.0.5 •

Changelog

Source

1.0.5

  • Updated core-functions dependency to version 2.0.2
byron-dupreez
published 1.0.4 •

Changelog

Source

1.0.4

  • Added optional underlyingLogger and forceConfiguration arguments to the configureDefaultLogging function
  • Added a new configureLoggingFromConfig function to simplify configuring from a config object/file
  • Added unit tests for configureDefaultLogging and configureLoggingFromConfig functions
  • Updated core-functions dependency to version 2.0.1
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