Skip to content

Releases: jmcdo29/ogma

@ogma/[email protected]

09 Jun 16:03
Compare
Choose a tag to compare

Minor Changes

  • 828ad94: made determineStatusCodeFromError protected (instead of private) to be able to override it in child classes

@ogma/[email protected]

29 Apr 15:10
Compare
Choose a tag to compare

Patch Changes

  • 50f7664: Add peer dependencie on @ogma/logger for @ogma/nestjs-module and set up peerDependenciesMeta for better package manager integration

@ogma/[email protected]

28 Apr 20:23
Compare
Choose a tag to compare

Minor Changes

  • d2cbc49: added ability to modify logger message (remove pid, application, hostname)

@ogma/[email protected]

28 Apr 20:23
Compare
Choose a tag to compare

Minor Changes

  • d2cbc49: added ability to modify logger message (remove pid, application, hostname)

@ogma/[email protected]

16 Apr 02:36
Compare
Choose a tag to compare

Patch Changes

  • 43e2854: Updated the doc string for the OgmaService log methods

@ogma/[email protected]

10 Mar 17:26
Compare
Choose a tag to compare

Patch Changes

  • 89504a0: Change @ogma/cli shebang to be more portable across different OS and environment.

@ogma/[email protected]

24 Feb 02:37
Compare
Choose a tag to compare

Minor Changes

@ogma/[email protected]

29 Dec 19:52
Compare
Choose a tag to compare

Patch Changes

  • d0217ad: patch: remove extra blank line print from printError.

@ogma/[email protected]

26 Dec 08:58
Compare
Choose a tag to compare

Patch Changes

  • 7b5781b: CLI no longer dies on newlines

@ogma/[email protected]

04 Nov 23:10
Compare
Choose a tag to compare

Patch Changes

  • 7a329ce: Add dependency on reflect-metadata