1
This commit is contained in:
@@ -116,8 +116,7 @@ public class JobTriggerController : BaseController
|
|||||||
}
|
}
|
||||||
catch (Exception e)
|
catch (Exception e)
|
||||||
{
|
{
|
||||||
Console.WriteLine(e);
|
_logger.LogError(e, "Error processing music file: {file}", file);
|
||||||
throw;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user