[
https://issues.apache.org/jira/browse/IGNITE-23173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev updated IGNITE-23173:
--------------------------------------
Ignite Flags: Docs Required
> Distributions should log libraries too
> --------------------------------------
>
> Key: IGNITE-23173
> URL: https://issues.apache.org/jira/browse/IGNITE-23173
> Project: Ignite
> Issue Type: Bug
> Components: build
> Reporter: Vadim Pakhnushev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We don't include any slf4j implementation in any of the packages. This leads
> to missing logs from some libraries and following warning printed to the
> standard output:
> {noformat}
> SLF4J(W): No SLF4J providers were found.
> SLF4J(W): Defaulting to no-operation (NOP) logger implementation
> SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further
> details.
> {noformat}
> We should include JUL implementation to packages so that we have all logs out
> of the box.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)