Skip to content
Snippets Groups Projects
Commit 8bd4b309 authored by Marek Vavrusa's avatar Marek Vavrusa Committed by Gerrit Code Review
Browse files

Update xfers log format.

* NOTIFY message includes serial.
* Transfer start message includes serial(s).
* Transfer end message includes elapsed times.
* Each processed xfer delta is logged.

Examples:
Incoming IXFR of 'example.com.' with '<ip>' key 'abcd.': Started (serial 43).
Incoming IXFR of 'example.com.' with '<ip>' key 'abcd.': serial 43 -> 44.
Incoming IXFR of 'example.com.' with '<ip>' key 'abcd.': Finished in 0.10s (finalization 0.00s).
NOTIFY of 'example.com.' to '<ip>': Query issued (serial 44).
Outgoing AXFR of 'example.com.' to '<ip>' key 'abcd.': Started (serial 44).
Outgoing AXFR of 'example.com.' to '<ip>' key 'abcd.': Finished in 0.75s.

refs #2398

Change-Id: Ic4d0ca486dc3cf2c4616b77f359c037d53165f1d
parent d50b297a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment