logzio-nodejs
logzio-nodejs copied to clipboard
NodeJS logger for LogzIO
When I tried to use in electron js I got this error: "TypeError: this._addTimestamp is not a function:
Within the Travis build we still test against version 8, I believe we should stop active support and switch to the following support pattern: - Current LTS (currently that is...
From reading the winston-logzio, there is an object part that I didn't found on here ``` const logObject = Object.assign({}, info, msg, { level: info[LEVEL] || this.level, name: this.name, });...
**Describe the bug** When running logzio in an AWS lambda I did the `logger.close()` at the end of the execution as I was instructed. However, if you close the logger...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. Changelog Sourced from y18n's changelog. 4.0.3 (2021-04-07) Bug Fixes release: 4.x.x should not enforce Node 10 (#126) (1e21a53) 4.0.1 (2020-11-30) Bug Fixes address prototype...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [axios](https://github.com/axios/axios) from 1.6.4 to 1.7.2. Release notes Sourced from axios's releases. Release v1.7.2 Release notes: Bug Fixes fetch: enhance fetch API detection; (#6413) (4f79aef) Contributors to this release Dmitriy...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 1 to 3. Release notes Sourced from JS-DevTools/npm-publish's releases. v3.0.0 The v3 release updates the action's runtime to Node.js v20, but otherwise, there are no public API...