mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
done processing warning
This commit is contained in:
@ -95,6 +95,8 @@ namespace Bit.Notifications
|
||||
_logger.LogError("Error processing messages.", e);
|
||||
}
|
||||
}
|
||||
|
||||
_logger.LogWarning("Done processing.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user