Class java.util.logging.Logger
Changed Methods | ||
---|---|---|
void addHandler (Handler )
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException . |
|
Logger getGlobal ()
|
Change from non-final to final. |
|
void removeHandler (Handler )
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException . |
|
void setFilter (Filter )
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException . |
|
void setLevel (Level )
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException . |