--- trunk/libxmltv/Core/XMLTVLoader.cs 2013/03/08 10:19:32 55 +++ trunk/libxmltv/Core/XMLTVLoader.cs 2013/03/09 01:36:49 69 @@ -20,7 +20,7 @@ private XMLTVRuntimeInstance instance; protected XMLTVLoader(string xml_file, XMLTVRuntimeInstance xmltv) { - xmltv_logger.Verbose.Debug.WriteLine("Creating Instance of XMLTVLoader"); + xmltv_logger.Debug.WriteLine("Creating Instance of XMLTVLoader"); //string _xmltv; //if (!Internals.VerifyInstance(xmltv, out _xmltv)) { return; } //xmlfile = _xmltv;