node-bunyan icon indicating copy to clipboard operation
node-bunyan copied to clipboard

a simple and fast JSON logging module for node.js services

Results 113 node-bunyan issues
Sort by recently updated
recently updated
newest added

Having ones app fail because someone configured the log level to be `warning` rather than `warn` is not much fun and seems like this could be avoided by supporting `warning`...

Is there a setting to make the time the first value output in the log entry?

Add a value (new line) for `os.EOL` for browser envs to use here: https://github.com/trentm/node-bunyan/blob/5c2258ecb1d33ba34bd7fbd6167e33023dc06e40/lib/bunyan.js#L909

node:14.13.1 express: 4.17.1 bunyan: 1.8.14 safe-json-stringify: 1.2.0 It looks like the following warning gets printed to the console whenever I try to log a request object. Bunyan is the only...

Webpack 5 no longer automatically provides polyfills for Node APIs from browser environments. (See "Automatic polyfills for native Node.js modules were removed" under the [Webpack 5 release announcement][1].) This causes...

Please update the version of moment to 2.29.4 to fix security vulnerability and release a new tag. https://nvd.nist.gov/vuln/detail/CVE-2022-31129 https://github.com/advisories/GHSA-wc69-rhjr-hc9g

All I did here is discussed in this issue #682. All included tests are passing (`npm run test`).

It should be just one small change as far as module interface is concerned. I added a publicly available function `formatRecord` with a following interface: ``` javascript rec = {......

needstriage
Type-Improvement
Component-CLI

It's 20x lighter, https://github.com/iamkun/dayjs