Apologies if this has been asked before, but is there a good reason why
there is a LogManager.getLogger() method with no args that returns a Logger
with the name of the calling class, but there is not a matching
LogManager.getFormatterLogger() with similar functionality for a
formatterLogger?

Is it just an omission that no-one has bothered to correct, yet, or
something deeper?

Thanks,

Greg

Reply via email to