0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-28 00:14:07 +01:00

ircd::db: Minor cleanup.

This commit is contained in:
Jason Volk 2020-05-08 14:12:19 -07:00
parent 47800ba094
commit 1c11e6b2c1

View file

@ -8,7 +8,6 @@
// copyright notice and this permission notice is present in all copies. The
// full license for this software is available in the LICENSE file.
#include "db.h"
/// Dedicated logging facility for the database subsystem
@ -3453,7 +3452,8 @@ noexcept
{
assert(d && replace && replaced);
if(debug) log::debug
if(debug)
log::debug
{
log, "[%s] WAL recovery record log:%lu '%s' wb[count:%zu size:%zu]",
db::name(*d),