The ConsoleHandler, FileHandler, MemoryHandler,
SocketHandler, and StreamHandler classes should use
a LogManager "filter" property to locate a default
Filter class to act as a Filter on the Handler.
The ConsoleHandler, FileHandler, SocketHandler, and
StreamHandler classes should use a LogManager "formatter"
property to locate a default Formatter class to act
as the Formatter on the Handler.
The ConsoleHandler, FileHandler, SocketHandler, and
StreamHandler classes should use a LogManager "encoding"
property to determine a default character set encoding
for the Handler.
graham.hamilton@Eng 2000-11-13
- duplicates
-
JDK-4388607 logging apis: catch up with Public Draft of logging APIs.
-
- Closed
-