Releases: jmcdo29/ogma
Releases · jmcdo29/ogma
@ogma/[email protected]
Minor Changes
- de1a56c: Allow for child stylers to compose styles on sub-strings
@ogma/[email protected]
Patch Changes
- 99b3be9: OgmaService properly returns the OgmaService instance when changing the log level, insterad of the underkying Ogma class instance
- Updated dependencies [6cd729d]
- @ogma/[email protected]
@ogma/[email protected]
Patch Changes
- 6cd729d: Allow for the value of a masked property to be null or undefined
@ogma/[email protected]
Patch Changes
- 3044ab1: Set a default file descriptor for sonic-boom. This is helpful in environments like vitest
@ogma/[email protected]
@ogma/[email protected]
Patch Changes
- 44e293a: Properly ignore the hostname, pid, and application in json logsm if the option is set to not usethem
@ogma/[email protected]
@ogma/[email protected]
Patch Changes
- 18c0d5f: Update the service options provider to correctly pass on the options to the ogma creation process
- Updated dependencies [743cf48]
- @ogma/[email protected]
@ogma/[email protected]
Patch Changes
- 743cf48: Removed the index type from the ogma options to allow for better intellisense
@ogma/[email protected]
Patch Changes
- e67b383: Make sonic-boom work inside worker threads