-
**Is your feature request related to a problem? Please describe.**
We need an alternative to console.log in the project so we don't have to repeat the code.
**Describe the solution you'd like**
G…
-
**Describe the bug**
When following Next.js installation guide, getting excessive warnings in dev console logs:
```
GET /api/auth/get-session 200 in 813ms
GET /api/auth/get-session?currentUR…
-
### Issue description
The console and log file are filled with the following
[09:39:21] [pool-11-thread-1/WARN] [ne.ne.fm.co.ConfigTracker/CONFIG]: Configuration file /private/var/opt/minecraft/cr…
-
#### Versions (Be specific, do not write "latest"):
* Champions: champions-neoforge-1.21.1-2.1.8.3-release
* Forge: neoforge 21.1.72
#### Observed Behavior:
Logs are spammed with the following…
-
### Which @ngrx/* package(s) are the source of the bug?
store-devtools
### Minimal reproduction of the bug/regression with instructions
providing a repo with MFE hosts and remotes
all have o…
-
[JEP 400: UTF-8 by Default](https://openjdk.org/jeps/400) was included in Java 18 and later version. Basically it changes the default `file.encoding` to `UTF-8` by default and introduced a few additio…
-
I don't know if this is intended or unintended but there's a ```console.log("material (onInit)", A);``` left in the latest version. Please remove it because this muddies my console when I'm debugging …
-
如題
-
https://github.com/tanzie1313/js-arrays-lab/blob/927a5d14a996d6175799bb52a9243928007ac415/app.js#L36
Currently, foods.unshift('taco') returns the new length of the array, not the array itself. You …
-
Our current logging configuration only adds a rotating file handler, and does not configure a console handler. This means:
- All log messages at the DEBUG level and above are written to the log fil…