Details
-
Sub-task
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
There are several goals here:
- Provide the ability to change log level, get log level, etc.
- Place all the appender implementation
- Hide the real logging implementation.
- Later we could remove all the log4j references in other hadoop module.
- Move as much log4j usage to the module as possible.