mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 18:27:24 +01:00
idk
This commit is contained in:
parent
2b777f94f1
commit
3086d82b40
7 changed files with 92 additions and 61 deletions
|
|
@ -181,7 +181,7 @@ public sealed class PerformanceCollectorService : IHostedService
|
|||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
_logger.LogDebug(e, "Error removing performance counter {counter}", entries.Key);
|
||||
_logger.LogWarning(e, "Error removing performance counter {counter}", entries.Key);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue