@loglayer/log-level-manager
2.2.0
Minor Changes
- #405
bdec560Thanks @theogravity! - Bump versions for packages depending on loglayer due to minor version update in loglayer and @loglayer/shared (types changed).
Patch Changes
- Updated dependencies [
9cf3b79]:- @loglayer/shared@4.3.0
2.1.0
Minor Changes
#387
677043eThanks @theogravity! - Add missing parameters to plugin hooks and transports for feature parity with loglayer-goAdded to all plugin params (
PluginBeforeDataOutParams,PluginBeforeMessageOutParams,PluginShouldSendToLoggerParams,PluginTransformLogLevelParams) andLogLayerTransportParams:groups?: string[]- The group names this log entry belongs toschema?: LogLayerPluginSchema- Schema information for navigating the assembled data (contextFieldName, metadataFieldName, errorFieldName)prefix?: string- The prefix attached via withPrefix()
New
LogLayerPluginSchemainterface provides:contextFieldName?: string- Key under which persistent context data is nestedmetadataFieldName?: string- Key under which per-call metadata is nestederrorFieldName: string- Key under which serialized error is stored
Patch Changes
2.0.2
Patch Changes
- Updated dependencies [
c022bb1]:- @loglayer/shared@4.1.0
2.0.1
Patch Changes
- Updated dependencies [
f9b32cd]:- @loglayer/shared@4.0.1
2.0.0
Major Changes
fc56d4bThanks @theogravity! - Major version bump to align all packages with loglayer v9. No breaking changes in these packages; update your loglayer dependency to v9 for lazy evaluation support.
Patch Changes
- Updated dependencies [
fc56d4b]:- @loglayer/shared@4.0.0
1.0.5
Patch Changes
- Updated dependencies [
4916581]:- @loglayer/shared@3.3.0
1.0.4
Patch Changes
- Updated dependencies [
9155ec9]:- @loglayer/shared@3.2.0
1.0.3
Patch Changes
- #318
358032aThanks @theogravity! - - Add to package.jsonsideEffects: false, which will better help with tree shaking- Dev dependency updates
- Updated dependencies [
358032a]:- @loglayer/shared@3.1.1
1.0.2
Patch Changes
- Updated dependencies [
c45b39a]:- @loglayer/shared@3.1.0
1.0.2-alpha-0.0
Patch Changes
- Updated dependencies [d5bb7f7]
- @loglayer/shared@3.1.0-alpha-0.0
1.0.1
Patch Changes
- Updated dependencies [
fa69748]:- @loglayer/shared@3.0.1
1.0.0
Major Changes
- #305
5af0d6bThanks @theogravity! - First version
Patch Changes
- Updated dependencies [
5af0d6b]:- @loglayer/shared@3.0.0
