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(
|
_logger.LogError(
|
||||||
ex,
|
ex,
|
||||||
"Error processing request. URL {Method} {Url}.",
|
"Error processing request. URL {Method} {Url}.",
|
||||||
ex.Message.TrimEnd('.'),
|
|
||||||
context.Request.Method,
|
context.Request.Method,
|
||||||
context.Request.Path);
|
context.Request.Path);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user