0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-29 08:13:46 +02:00

ircd:Ⓜ️:room::bootstrap: Log completion with notice level.

This commit is contained in:
Jason Volk 2020-03-02 08:59:53 -08:00
parent 6123040239
commit 61fa79acb8

View file

@ -255,7 +255,7 @@ try
// broadcast to the room now manually.
m::bootstrap::broadcast_join(room, event, host);
log::info
log::notice
{
log, "Joined to %s for %s at %s reset:%zu complete",
string_view{room_id},