-
Errors when enabling debug in https://github.com/yujunz/rules_cue/commit/75a4ead33cd0718965d2ff404e7e544f2486721e
```
❯ bazel run //:gazelle
ERROR: /private/var/tmp/_bazel_yujunz/f12cddcb01975c4c…
-
Hi,
Is it possible for zerolog to log errors/warnings to stderr and everything else to stdout or do I need to use 2 different loggers ?I am using kubernetes environment thank for you help in advance…
-
## Bug Report
### Setup
**CometBFT version** v0.37.0
**Have you tried the latest version**: haven't tried any other versions yet
**ABCI app** simapp in the cosmos SDK
**Environmen…
-
Regular program output shouldn't run through the logger. Instead, use a configurable output, such that tests can read the output instead of stdout.
The log level should be changed to warning or err…
-
Hey there! 🙂
I am trying to encode the caller information (file, line & function) so it matches the requirements for GCP LogEntry's [LogEntrySourceLocation](https://cloud.google.com/logging/docs/r…
-
### Issue Description
- I used RedisShake to migrate data from a Sentinel cluster to another Sentinel cluster. Both clusters have the same configuration(3 sentinel servers and 2 Redis servers includi…
-
I use a non-customized zsh + [Pure](https://github.com/sindresorhus/pure) terminal. Pure has a dark background color, making the ConsoleWriter's timestamp color hard to read:
https://www.dropbox.com/…
-
This project is aimed to performance (because, a lot of games has to be running at the same time, so people won't pay for logging everything we want)
I know that logrus isn't the most fast logger in …
-
I have modules and submodules with use 'with()' method to create child logger. Although due to varying length of fields and timestamp appended to log fields, it's not aligned and hard to read.
```
p…
-
If we execute a sql, how can we print the raw SQL into my log file.