Feature #4097
Drop log4cpp dependency
Status: | Closed | Start date: | 10/26/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 100% | |
Category: | Packaging | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: |
Description
This issue is to expose two logging mechanisms, and deprecate the one based on log4cpp:
- log to std::clog, probably extending or replacing class CerrLog in Log.h
- log to syslog using syslog(3)
Associated revisions
feature #4097: Use glibc to log thourgh syslog, removes log4cpp
dependency
feature #4097: Add resource information to log messages using clog
feature #4097: Message format conform 4.x series
History
#1 Updated by Ruben S. Montero over 5 years ago
- Tracker changed from Backlog to Feature
#2 Updated by Ruben S. Montero over 5 years ago
- Category changed from Core & System to Packaging
- % Done changed from 0 to 90
Needs to be removed from packages dependencies
#3 Updated by Ruben S. Montero over 5 years ago
- Status changed from Pending to Assigned
- Assignee set to Javi Fontan
Needs to be removed from packages dependencies
#4 Updated by Ruben S. Montero over 5 years ago
- Status changed from Assigned to Closed
- % Done changed from 90 to 100
- Resolution set to fixed