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

lalog

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lalog - npm Package Versions

13

0.8.2

Diff

Changelog

Source

0.8.2 (2020-11-11)

  • Update dependencies
guyellis
published 0.8.1 •

Changelog

Source

0.8.1

  • Fix: Allow undefined to be passed to setLevel()
guyellis
published 0.8.0 •

Changelog

Source

0.8.0

  • Breaking: LevelEnum renamed to LevelType
  • Breaking: timeEnd() no longer has level log methods on it.
  • Breaking: timeEnd() now has 3 params - inserted a 2nd param
guyellis
published 0.7.0 •

Changelog

Source

0.7.0

guyellis
published 0.6.0 •

Changelog

Source

0.6.0

  • Add transient logging feature.
  • Add typings
guyellis
published 0.5.0 •

Changelog

Source

0.5.0

  • Add a call stack to console.error() if Loggly returns a non-200 error.
  • Only require isObject from lodash
guyellis
published 0.4.0 •

Changelog

Source

0.4.0

  • Use LALOG_LEVEL environment variable as the initial log level if it is set and is valid.
guyellis
published 0.3.0 •

Changelog

Source

0.3.0

  • Add addTrackId boolean option to create() parameter to create a trackId in the presets if truthy.
  • Improve Readme
guyellis
published 0.2.0 •

Changelog

Source

0.2.0

  • Breaking: Logger constructor and .create() now take a single options object argument instead of a service and name argument. The options should have serviceName and moduleName props and can optionally have a presets prop.
guyellis
published 0.1.2 •

Changelog

Source

0.1.2

  • Fix bug where Loggly instance can only be created once
  • Add 'module' name property to logged object
  • Switch from winston to calling Loggly API directly.
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