-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17050/
-----------------------------------------------------------
Review request for qpid, Andrew Stitcher and Ted Ross.
Bugs: QPID-5491
https://issues.apache.org/jira/browse/QPID-5491
Repository: qpid
Description
-------
The patch contains support for,
1. per module log configuration.
2. File and syslog support.
(*) Log rotation support will be added as a separate patch.
(*) This patch will not compile as only the important files were added to keep
the diff small.
(*) To try it out pls use https://github.com/rajith77/Dispatch/tree/logging and
use the config file attached to the JIRA.
Diffs
-----
http://svn.apache.org/repos/asf/qpid/dispatch/trunk/include/qpid/dispatch/log.h
1559165
http://svn.apache.org/repos/asf/qpid/dispatch/trunk/python/qpid_dispatch_internal/config/schema.py
1559165
http://svn.apache.org/repos/asf/qpid/dispatch/trunk/src/dispatch.c 1559165
http://svn.apache.org/repos/asf/qpid/dispatch/trunk/src/log.c 1559165
http://svn.apache.org/repos/asf/qpid/dispatch/trunk/src/log_private.h 1559165
Diff: https://reviews.apache.org/r/17050/diff/
Testing
-------
All existing tests pass.
Thanks,
rajith attapattu