(no message)

Spegeli [2016-07-24 02:39:49]

Filename
PokemonGo.RocketAPI.Logic/Logic.cs
diff --git a/PokemonGo.RocketAPI.Logic/Logic.cs b/PokemonGo.RocketAPI.Logic/Logic.cs
index e79d9f4..91b6689 100644
--- a/PokemonGo.RocketAPI.Logic/Logic.cs
+++ b/PokemonGo.RocketAPI.Logic/Logic.cs
@@ -510,7 +510,7 @@ namespace PokemonGo.RocketAPI.Logic
                 }
                 catch
                 {
-                    Logger.Error("Datei offen?!");
+                    Logger.Error("Export all Pokemons to CSV not possible. File seems be in use!");
                 }
             }
         }
You may download the files in Public Git.