2014-01-31 Ja kub :
> changing logging level in logging properties works fine, but my custom
> logger is not visible in jconsole under java.util.logging -> loggerNames, I
> can't change logging level dynamically by jconsole
>
> I add into logging properties
> test.logging.LoggingTest .level = FINE
changing logging level in logging properties works fine, but my custom
logger is not visible in jconsole under java.util.logging -> loggerNames, I
can't change logging level dynamically by jconsole
I add into logging properties
test.logging.LoggingTest .level = FINE
and it successfully changes log