-
lots of changes to track
-
## Is your feature request related to a problem? Please describe.
We currently only enrich logs in pino and winston. We want to add supportability metrics when customers are requiring other popular …
-
Hi,
I installed coc.nvim using vim plug with the branch/master setting. It works well for lots of languages but when I installed **coc-ccls** it shows an error every time I start nvim:
_[coc.…
ghost updated
2 years ago
-
After upgrade log4js to 6.4.2, I noticed the memory leak happened. My app have multi process that served by pm2, and each process share the same log file. when the log rolling zip on the hour, one of …
-
TSED Logger 6.1.1
## Description
TSED logger 6.1.1 doesn't as of now allow to rotate the file by both SIZE and Date. i.e. either of one if reaches early then the log file needs to be rotated.
…
-
package.json に github:... と記述すると、npm は内部的に git ls-remote git://... というコマンドを使います。
git://.. で指定される git プロトコルによる通信は、github によって廃止されました。
https://github.blog/2021-09-01-improving-git-protocol-security-gi…
-
The latest version is not passing the yarn:nsp task, so applications that require it cannot be built on jenkins:
│ Regular Expression Denial of Service …
-
As noted in this comment, the callstack information is not present in teh `Log4js` typescript interface defined in this library. Therefore, the callstack info can't be accessed in a type-safe manner, …
-
Hi. I've installed latest version, v6.4.3.
If logging level is set at runtime, the variable for line number (%l) doesn't work.
### Code
```javascript
'use strict';
const log4js = require(…
-
経緯はやねさんのサイトのコメントでいろいろやりとりしていたのですが、
https://yaneuraou.yaneu.com/2015/12/24/%e6%a8%99%e6%ba%96%e5%85%a5%e5%8a%9b%e3%81%ae%e3%83%90%e3%83%83%e3%83%95%e3%82%a1%e3%83%aa%e3%83%b3%e3%82%b0%e5%95%8f%e9%a1%8…