Skip to content

v4.0.0

Past due by over 2 years 28% complete

The next major release of LambdaLog is right around the corner! This next major release will contain:

  • Complete rewrite using TypeScript. This will solve the issues with incorrect types for all of the typescript users out there.
  • Log Level Verbosity. You'll now be able to determine the maximum level to log per environment.
  • A new fatal log level.
  • Removal of…

The next major release of LambdaLog is right around the corner! This next major release will contain:

  • Complete rewrite using TypeScript. This will solve the issues with incorrect types for all of the typescript users out there.
  • Log Level Verbosity. You'll now be able to determine the maximum level to log per environment.
  • A new fatal log level.
  • Removal of custom log levels.
  • Removal of the silent and debug configuration options.
  • ESM and CommonJS support.