diff --git a/ircd/logger.cc b/ircd/logger.cc index fc33a66ee..cc087c627 100644 --- a/ircd/logger.cc +++ b/ircd/logger.cc @@ -329,7 +329,7 @@ ircd::log::log::log(const string_view &name, { "Logger with snote '%c' is '%s' and already exists at %p", snote, - name, + other->name, other }; }