git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorSweidan Omar <TFS\sweidan.omar>
Wed, 19 Jan 2022 13:55:34 +0000 (13:55 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Wed, 19 Jan 2022 13:55:34 +0000 (13:55 +0000)
client/DxPlay/Model/DxPlayModel.cs

index f8be9c13fa35d94cf425e332e0e22a9eab786d70..ac526b830f4209786fdb6a855ccec336d84c8312 100644 (file)
@@ -213,7 +213,7 @@ namespace DxPlay.Model {
                     SafeDelete(currentFile.FullName);\r
                 CurrentFile = null;\r
             } catch (Exception e) {\r
-                logger.Error(e);\r
+                logger.Error(e.StackTrace);\r
                 throw e;\r
             }\r
         }\r