Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

fallback to the BasicConfigurator if no configuration provided #12

Open
radist-nt opened this issue Mar 16, 2021 · 0 comments
Open

fallback to the BasicConfigurator if no configuration provided #12

radist-nt opened this issue Mar 16, 2021 · 0 comments

Comments

@radist-nt
Copy link
Contributor

According to the logback documentation, logger library initializes itself with BasicConfigurator if no another configuration provided: no configuration file found and no Configurator provided by spi.

logback-config library provides the alternative file format support to logback, so it has to implement the same behavior: fallback to the BasicConfigurator if no hocon configuration provided (i.e., no appenders provided to the root logger after all).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant