mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
oop
This commit is contained in:
parent
be50fae38a
commit
b8508a57d8
@ -79,7 +79,6 @@ namespace Jellyfin.Server.Middleware
|
||||
_logger.LogError(
|
||||
ex,
|
||||
"Error processing request. URL {Method} {Url}.",
|
||||
ex.Message.TrimEnd('.'),
|
||||
context.Request.Method,
|
||||
context.Request.Path);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user