Skip to content

Releases: ESTOS/uclogger

0.0.26

Choose a tag to compare

@JanFellner JanFellner released this 26 Oct 09:30
2d0ce4e
  • Updated dependencies (no change in the code)
  • Added github repo link for npm

0.0.25

Choose a tag to compare

@JanFellner JanFellner released this 26 Oct 09:29
c8280a4

Allow to provide this as log context for a log call inside a class.
This allows to log the classname without any overhead just by providing this in the context argument

0.0.24 Npm upload preparation

Choose a tag to compare

@adoestos adoestos released this 08 Aug 12:16
  • just package(-lock).json adjustments

0.0.23 Fixes

Choose a tag to compare

@adoestos adoestos released this 08 Aug 12:10
  • Fix unhandled exception when logging multiple lines

0.0.22

Choose a tag to compare

@adoestos adoestos released this 11 Mar 06:57
c27423c

New config parameter for console logging multiline default false. Allows single line logging in std as json

0.0.21

Choose a tag to compare

@JanFellner JanFellner released this 09 Mar 15:21

MIT license added

0.0.20

Choose a tag to compare

@JanFellner JanFellner released this 09 Mar 10:57

Set engine to package.json

0.0.19

Choose a tag to compare

@JanFellner JanFellner released this 08 Mar 16:10

Updated dependencies

0.0.18

Choose a tag to compare

@JanFellner JanFellner released this 08 Mar 14:29

Initial release after moving from bitbucket to github