-
To be discussed.
-
There's a relatively new config parameter log_stdout. When this is set, the RMS initLogging() function redirects all standard output to the logger. So far so good. However, the logger is also configu…
-
### Description
While looking into https://github.com/concretecms/concretecms/issues/11798, in which a non-critical PHP error might lead people to be unable to use the auto-updater _ever_ until the…
-
### Description
When implementing a login system, it is crucial to encourage users to create strong passwords to enhance security and protect sensitive information. Here’s a breakdown of what constit…
-
### Search first
- [X] I searched and no similar issues were found
### Description
Trying to use slf4j with log4j logging in java application which uses liquibase.
Using jul-to-slf4j for red…
-
When adding metrics to an application or framework it would be useful to have some indication of the metrics emitted during execution to serve as a basic sanity check ("when I do this does metric X ge…
-
## Is your feature request related to a problem? Please describe
We switched to `fern` as logging library, which comes with the benefit of logging to a file. At the moment, this feature is not b…
-
Hi, and thank you for maintaining an excellent library!
We have unfortunately run into a little problem:
We noticed that the support for writing log statements on the form `log.error("Cake", St…
-
### Describe the problem
errors encountered during build (e.g. when reading config, or when a page fails to render) are kinda ugly. pretty sure we could make them way nicer quite easily
### Describe…
-
# Configure Python logging with dictConfig · Blowfish
[https://jdhao.github.io/2024/03/11/python-logging-dictconfig/](https://jdhao.github.io/2024/03/11/python-logging-dictconfig/)