Uses of Interface
java.lang.System.Logger
Packages that useSystem.Logger
Package
Description
Provides classes that are fundamental to the design of the Javaprogramming language.
Uses ofSystem.Logger injava.lang
Methods injava.lang that returnSystem.LoggerModifier and TypeMethodDescriptionSystem.LoggerFinder.getLocalizedLogger(String name,ResourceBundle bundle,Module module) Returns a localizable instance ofLoggerfor the givenmodule.staticSystem.LoggerReturns an instance ofLoggerfor the caller'suse.staticSystem.LoggerSystem.getLogger(String name,ResourceBundle bundle) Returns a localizable instance ofLoggerfor the caller's use.abstractSystem.LoggerReturns an instance ofLoggerfor the givenmodule.