diff options
author | Siri Hansen <[email protected]> | 2015-09-28 16:45:05 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2015-09-28 16:45:05 +0200 |
commit | 4cf832f1ad163f5b25dd8a6f2d314c169c23c82f (patch) | |
tree | 6987c5209de5707c36d1ab8e4a65af01f9d1dd04 /system/doc | |
parent | 67b38c36eaa9b6d3edb80df75637f0e8cd1823f3 (diff) | |
download | otp-4cf832f1ad163f5b25dd8a6f2d314c169c23c82f.tar.gz otp-4cf832f1ad163f5b25dd8a6f2d314c169c23c82f.tar.bz2 otp-4cf832f1ad163f5b25dd8a6f2d314c169c23c82f.zip |
Don't log headings without content
The netconf server collects data until an XML tag is completed before
pretty printing received data. Each time data is logged, a heading
like the following is printed:
= CT_NETCONFC ==== 28-Sep-2015::16:43:46,842 ===================================
= Client <0.194.0> <----- {"127.0.0.1",2060} ===================================
This commit removes printing of this header if there is no data to be
printed below - i.e. if the XML tag is not yet complete and we are
waiting for more data.
Diffstat (limited to 'system/doc')
0 files changed, 0 insertions, 0 deletions