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

logestic

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logestic - npm Package Versions

13

1.0.0-alpha.5

Diff

Changelog

Source

[1.0.0-alpha.5] - 26-03-2024

Changed

  • Request duration returns time in microseconds.
  • fancy preset includes the duration on successful requests.

Fixed

  • Incorrect status code when returning with error function (#11)
cybercoder-naj
published 1.0.0-alpha.4 •

Changelog

Source

[1.0.0-alpha.4] - 26-03-2024

Added

  • Request duration as a logging feature (#10)
cybercoder-naj
published 1.0.0-alpha.3 •

Changelog

Source

[1.0.0-alpha.3] - 25-03-2024

Changed

  • README file and updated the Wiki page.

Fixed

  • Default configuration for fancy preset.
cybercoder-naj
published 1.0.0-alpha.2 •

Changelog

Source

[1.0.0-alpha.2] - 21-03-2024

Added

  • Customisable log type/level colour.
  • Option to disable implicit and explicit logging.
  • build function to create a logger wihout any httpLogging.

Changed

  • Passing in options will override preset options.
  • Type loss when using Logestic middleware.
cybercoder-naj
published 0.5.2 •

cybercoder-naj
published 0.5.1 •

cybercoder-naj
published 0.5.0 •

Changelog

Source

[0.5.0] - 21-03-2024

Added

  • Origin/level of the log message, 'HTTP', 'ERROR', 'WARN', 'DEBUG', 'INFO'.
  • info, warn, debug, error functions are added for custom logging throughout the application.

Changed

  • BREAKING CHANGE: Logestic accepts an options object instead of a destination file.
  • BREAKING CHANGE: log is a private function. Replace all usages of log function with info function.
  • Presets definition returns an Elysia instance.
cybercoder-naj
published 0.4.0 •

Changelog

Source

[0.4.0] - 21-03-2024

Added

  • Custom Error logging when request fails.

Changed

  • BREAKING CHANGE: Custom logging functionality accepts an object of two functions, onSuccess and onFailure.
cybercoder-naj
published 0.3.0 •

Changelog

Source

[0.3.0] - 19-03-2024

Added

  • New logging preset: 'fancy'

Changed

  • BREAKING CHANGE: renamed custom function to format

This is the first version to be documented in the changelog. Previous changes are not recorded.

cybercoder-naj
published 0.2.0 •

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