-
### Feature description
Back in the good old days, when we had logback.groovy, the standard logback.groovy that create-app gave you, had some conditionals based on being in development mode.
The n…
-
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
…
-
Reproduce:
An example logback.xml
```
${LOGZIO_ES_TOKEN}
${LOGZIO_URL}
…
-
I have a test as follows:
```
await()
.atMost(1, TimeUnit.MINUTES)
.pollInterval(5, TimeUnit.SECONDS)
.untilAsserted(
() -> {
... ge…
-
Looking for an alternative to logback-kafka-appender dependency.
The logback-kafka-appender has not seen a new release in over five years, with the current version being 0.2.0-RC2. Due to its d…
-
Micronaut native image build error occurs when building within docker with logback rolling file appender
## Failure
```
Error: Unsupported features in 2 methods
Detailed message:
Error: Detecte…
-
Filed to log java-based Azure function using logback appender. Logging works properly when I'm running the application locally, but failed when trying to run it on Azure Function App environment with …
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues)
- [X] I'm running a supported version of the application which is…
-
Hello,
I am using implementation group: 'dev.akkinoc.spring.boot', name: 'logback-access-spring-boot-starter', version: '3.0.0'
The below works..
```
common
…
-
I have the following in /etc/opentsdb/logback.xml, but I get INFO messages /var/log/opentsdb/opentsdb-ny-tsdb03.ds.stackexchange.com-opentsdb.out
```
%d{ISO8601} %-5level …