]> granicus.if.org Git - neomutt/commitdiff
merge: Use symbolic log levels
authorRichard Russon <rich@flatcap.org>
Wed, 20 Feb 2019 15:56:46 +0000 (15:56 +0000)
committerRichard Russon <rich@flatcap.org>
Wed, 20 Feb 2019 15:56:46 +0000 (15:56 +0000)
 * Factor out awful inline code for logging binary buffer
 * Align numeric log level arguments
 * Adjust symbolic logging levels to avoid level 4, to be PROGRESS
 * Fix wrong calculation of remaining length in nntp_log_binbuf
 * Start replacing numeric loglevels with symbolic.


Trivial merge