mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Converted shard and logclean service
This commit is contained in:
parent
da9d84a197
commit
d56e878c28
11 changed files with 264 additions and 153 deletions
|
|
@ -173,6 +173,8 @@ namespace PluralKit.Bot
|
|||
|
||||
async Task HandleEventInner()
|
||||
{
|
||||
await Task.Yield();
|
||||
|
||||
using var _ = LogContext.PushProperty("EventId", Guid.NewGuid());
|
||||
_logger
|
||||
.ForContext("Elastic", "yes?")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue