Summary
Although this has been a fairly thorough introduction to the logging API, it doesn’t include everything. For instance, we haven’t talked about the LogManager or details of the various built-in handlers, such as MemoryHandler, FileHandler, ConsoleHandler, etc. You should go to the JDK documentation for further details.