Loggers are lazily created. The only loggers you'll see that way would be
ones with specific configurations. What you may want to look more at are
the JMX APIs in log4j-core which show how to more easily obtain that sort
of metadata at runtime.

On 24 December 2017 at 06:01, Paladox <thomasmulhall...@yahoo.com.invalid>
wrote:

> Hi, how do i use slf4j with log4j2 please? using it with log4j worked. but
> when i use it with log4j2 call getLoggers and it outputs, it shows no
> loggers other then the ones i define in a properties file. In log4j it
> showed the loggers even if they were not defined in a properties file.




-- 
Matt Sicker <boa...@gmail.com>

Reply via email to