mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Log out the GUID causing the issue
This commit is contained in:
parent
768519f28b
commit
25b8e2e78b
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ namespace PlexRequests.Helpers
|
|||
catch (Exception e)
|
||||
{
|
||||
Log.Error(e);
|
||||
Log.Error(guid);
|
||||
return ep;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue