On Thu, 16 Jul 2026 03:32:45 GMT, Sergey Bylokhov <[email protected]> wrote:

> Like all the logger examples in the JEP, should logger initialization be 
> fatal and is caching an error forever a really good thing?

A client is free to catch the exception and continue without logging if they 
really want, but I see little point in letting the client retry the 
initialization over and over until it somehow magically starts working.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/30194#issuecomment-4994700056

Reply via email to