logline
                                
                                
                                
                                    logline copied to clipboard
                            
                            
                            
                        client-side frontend logger with multiple storagies
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...
Bonjour,非常感谢这个开源项目,让我学到了很多东西。另外考虑到业务日志在发布后不打印到console这个需求,我加入了flag供区分,只有处于开发环境才会打印到console。此外输出到console的日志很多情况下都需要时间戳以直观发现业务耗时,比如是否在某个流程停留过久的问题。所以在输出到console的时候,我加入了一个简单的时间戳(localTime)供参考。再次感谢您维护这个开源项目,祝生活愉快,Je te souhaite une belle vie. ``` 2019/8/8 下午4:02:18 [test] INFO tag data 2019/8/8 下午4:02:18 [test] INFO tag this is data2 2019/8/8 下午4:02:18 [test] INFO tag data3 is here 2019/8/8...
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.1.2 to 4.7.8. Release notes Sourced from handlebars's releases. v4.7.8 Make library compatible with workers (#1894) - 3d3796c Don't rely on Node.js global object (#1776) - 2954e7e...
Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.7 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.1.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [gulp](https://github.com/gulpjs/gulp) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 0.2.14 to 3.0.4 Commits e46989a v3.0.4 ddfacbd update...