InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of Filter In Appender? |
|
Answer» filter − The Filter objects can ANALYZE logging information beyond LEVEL MATCHING and decide whether logging requests should be handled by a particular Appender or ignored. filter − The Filter objects can analyze logging information beyond level matching and decide whether logging requests should be handled by a particular Appender or ignored. |
|