-
I upgraded to version 71c9bed and everything stopped working. However, when I try to re-install I get an HTTP 500 error, so it appears the Admiralty service has stopped?
-
When using a message parameter:
```java
@Parameter(visibility=ItemVisibility.MESSAGE)
String message = "Some informative message";
```
it would help to have `required=false` and `persist=fals…
-
We should automatically log the Harp device core_version, firmware_version, and hardware version for the rig.json and the GUI log.
We should ensure we are logging the register dump from the device…
-
Below, how I create the logger instance. Initially it's logging properly but if my logrotate app deletes the log file then Winston is no longer creating the file again. It just silently ignoring and n…
-
# Checklist
* [x] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discussions…
-
I am quite surprised there is no API for that. I couldn't find any, at least. I want to get a list of available logging levels in the current state, including custom levels defined by `logger.level`. …
-
### Contact Details
Slack
### What happened?
Trying to get adminjs/logger setup and can't seem to get it to work. I have gotten to a point where I think I am close but still no luck. Here is my set…
-
-
Hello,
First of all, thanks for this amazing code. I just want to mention a few issues I saw while working with this package. I am using Windows, so some of the issues might be because of it. (I be…
-
JIRA Issue: [KIEKER-1418] Regression tests for Kieker's logging infrastructure
Original Reporter: Andre van Hoorn
***
The Kieker logger tries to automatically detect and use logging libraries that a…