SharpLibUtils/TypeConverterJson.cs
changeset 253 2dae7a163fff
parent 222 0e8c6c2f4777
     1.1 --- a/SharpLibUtils/TypeConverterJson.cs	Mon Aug 22 13:20:54 2016 +0200
     1.2 +++ b/SharpLibUtils/TypeConverterJson.cs	Thu Aug 25 00:42:09 2016 +0200
     1.3 @@ -60,7 +60,7 @@
     1.4                  //catch (Exception ex)
     1.5                  //{
     1.6                      //That's not helping with partial loading
     1.7 -                //    Console.WriteLine("WARNING: Internalize exception -" + ex.ToString() );
     1.8 +                //    Trace.WriteLine("WARNING: Internalize exception -" + ex.ToString() );
     1.9                  //    return null;
    1.10                  //}
    1.11              }