If there were only one log statement per log level in a given class and you use the typical hierarchy of loggers (one per class), logback lets you do this even restarting anything. https://logback.qos.ch/manual/configuration.html#autoScan
If there were only one log statement per log level in a given class and you use the typical hierarchy of loggers (one per class), logback lets you do this even restarting anything. https://logback.qos.ch/manual/configuration.html#autoScan