Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
With the change from log4j over to slf4j, it would be nice to also get rid of all usages of Apache Commons Logging.
I folded a change for GangliaSink into my fixes for FLUME-283, but that leaves HttpStatusServer. Unfortunately, this one isn't as easy to fix due to:
ReflectionUtils.logThreadInfo(LOG, "jsp requested", 1);
Attachments
Issue Links
- relates to
-
FLUME-283 Change logging to slf4j
-
- Closed
-