-
Actuellement pour logger les flux réseaux (TX = transmission / RX = réception), nous utilisons un logger spécifique "TxRxLogger".
A certains endroits on se retrouve avec 3 lignes pour logguer
```…
-
Log files can get very large. In our cluster the englink-log4j.log just reached 9GB which seems beyond useful.
https://logging.apache.org/log4j/2.x/manual/appenders.html#RollingFileAppender
-
Original GTSE: https://new-relic.atlassian.net/jira/software/c/projects/NR/boards/289?selectedIssue=NR-323639
When using a Log4j async appender and the Pattern layout, trace id and span id are not pr…
-
Is their an plan to add Socket/Network Appender to enable log to be dumped on a remote server?
e.g. adb or log4cxx
Target Platform - Windows, Linux
-
### 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…
-
I was trying to insert Mysql rows to DuckDB with the code below:
`
let mut app = appender(table_name)?;
`
`
app.append_row(appender_params_from_iter(row_iter))?;
`
The program ran into panic! o…
-
dobrze byłoby dostawać powiadomienia o błędach gdy tylko one wystąpią
-
```
More a feature suggestion: including a JMX property for getThreshold() and
an operation for setThreshold() would be a great step in remote management.
```
Original issue reported on code.google.c…
-
There seems to be a race condition in the code that under certain circumstances causes RedisAppender to drop messages.
My test program is very simple:
import org.apache.log4j.Logger;
import org.ap…
-
```
More a feature suggestion: including a JMX property for getThreshold() and
an operation for setThreshold() would be a great step in remote management.
```
Original issue reported on code.google.c…