Using Filters

Report a typo
Logger logger = Logger.getLogger( Loggerexample.class.getName());
Filter filter = new FilterExample();
logger._____________(filter);


Which method is used to set the filter to the logger instance?

Enter a short text
___

Create a free account to access the full topic