-
If the configuration value string is anything other than "LOG_NOTICE", it will remain at the default level of `LOG_DEBUG`.
Here's the default value:
https://github.com/irods/irods_capability_stora…
-
```
What steps will reproduce the problem?
1. trying to just log in
2.
3.
What is the expected output? What do you see instead?
when submitting log in, get error 200
What version of the product are …
-
At the moment there's pretty much no logging for errors, this has to be improved **A LOT**.
Consider using crates like:
- [log](https://crates.io/crates/log)
- [anyhow](https://github.com/dtolna…
-
Added the following logging parameters:
```
-bl:slngen.binlog --consolelogger:ShowEventId,Summary,Verbosity=Detailed --filelogger:LogFile=slngen.log,Append,Verbosity=Diagnostic,Encoding=UTF-8
``…
-
The `searchSource.fetch` used here: https://github.com/elastic/kibana/blob/main/x-pack/plugins/stack_alerts/server/rule_types/es_query/lib/fetch_search_source_query.ts#L74 logging should be improved t…
-
This is the log obtained:
```
time=2024-07-01T12:45:19.279Z | lvl=WARN | corr=3ba5652f-b266-40a4-a791-1bdcc79c9b2f; cbnotif=24; node=EIBaCtTr-0; perseocep=32465 | trans=0224e923-6d92-4ebe-aec4-262…
-
## 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 …
-
### Describe the bug
I run a FreeBSD13.0-RELEASE VM on VMWare with a kernel compiled to run IPv6-only:
include GENERIC
ident GENERIC-IPV6ONLY
makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT="
n…
-
## Description
Trying to use a logger in a class annotated with `@Plugin` from `org.apache.logging.log4j.core.config.plugins` throws an exception. The same problem does not happen on versions 2.23.…
-
Spring Boot 提供了日志的配置机制,方便灵活修改日志的显示和输出。个人的配置如下所示
```yaml
spring:
config:
activate:
on-profile: alibaba
import:
- nacos:herodotus-cloud-environment.yaml?group=${PROFILE:@p…