-
So I would like to pass my logger between different `.js` files after initialising it. I tried `export const logger = log4js.getLogger("default");`, but I have to configure it after initialising it:
…
-
Hi,
I was testing out using log4js in one of my sample scripts (following the documentation on the log4js website)
![image](https://user-images.githubusercontent.com/23104041/151360379-d6134f55…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
**YOU MAY DELETE THE PREREQUISITES SECTION.**
- [x] I am running the latest version
- [x] I ch…
-
Currently my config looks like this:
log4js.configure({
appenders: [
{
type: 'dateFile',
filename: path.join(config.path.root, 'logs/log.log'),
pattern: '-y…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new…
-
https://github.com/Semantic-Society/Neologism/security/dependabot
-
When use the command source startup.sh I get the following error
```
[+] Building 2.3s (10/12)
=> [internal] load build definition from Dockerfile …
-
I've been searching extensively without an answer, so I am unsure if this is a valid feature request or more of a "how do I do this", but here goes.
I want to log to the syslog e.g. /var/log/messag…
-
```
/root/TRSS_Yunzai/Kazuha/node_modules/.pnpm/ts-node@10.9.1_ksn4eycaeggbrckn3ykh37hwf4/node_modules/ts-node/src/index.ts:859
return new TSError(diagnosticText, diagnosticCodes, diagnostics);
…
-
On NPM I see that the published version is 3.0.6, however here on Github I see that the published version is 3.2.0. It seems that the published versions on Github are not submitted to NPM.
NPM erro…