-
Logback encoders are not working with LoggingAppender. Can encoders be used with LoggingAppender for layout/pattern usage?
#### Environment details
Need to use https://logback.qos.ch/manual/encode…
-
Hello. Need some help, please. I try make a blank project with only log4j usage with graylog2 appender. But in graylog2 i don't see messages and wireshark don't see a requests on TCP 12201.
**pom…
ghost updated
3 years ago
-
It seems that just adding Loki appender to logback causes the following messages to appear at the start. Any ideas?
```xml
${loki.host}
${loki.port}
%msg
…
-
Hi @stemarie ,
I'm using `log4net.Appender.AzureAppendBlobAppender` to log my web app's info & errors. Sometimes I'm getting the "BlockCountExceedsLimit" exception. It is due to the append blob acc…
-
### 💡 Description
We want to be able to link errors client side with events serverside.
### ⚔️ Parent Epic / Related Tickets
_No response_
-
I am using log4cplus 2.0.4 and TimeBasedRollingFileAppender with the following config:
---------------------------------------------------------
```
log4cplus.appender.RollingInfoFile=log4cplus::…
-
Hello.
I achieved this :
Using dependency injection, I managed to load log4net confile and to pass ILogger to constructors.
It works fine with a root logger and multiple appenders filtering the le…
-
I'm using the following for now :
```
```
But as expected I'm ending up with MANY xml files. So my question is, can I log into 1 text f…
-
## Description
I'm trying to configure JdbcAppender using DataSourceConnectionSource(jndi) in embedded Tomcat(I create application with Springboot)
I defined data source in application.yml, and …
-
I would like to change the log format to json as suggested by following articles:
https://curity.io/resources/learn/log-to-elasticsearch/#deploy-the-curity-identity-server
https://curity.io/resour…