[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    icecream/client
From:       Stephan Kulow <coolo () kde ! org>
Date:       2006-09-03 13:35:12
Message-ID: 1157290512.261554.31222.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 580413 by coolo:

ok, let's reenable the debug output to see how much
of a problem we have


 M  +2 -2      main.cpp  


--- trunk/icecream/client/main.cpp #580412:580413
@@ -315,10 +315,10 @@
                 local_daemon->send_msg (EndMsg());
         } catch ( int error ) {
             if (remote_daemon.size())
-                log_info() << "got exception " << error
+                log_error() << "got exception " << error
                     << " (" << remote_daemon.c_str() << ") " << endl;
             else
-                log_info() << "got exception " << error << " (this should be an exception!)" <<
+                log_error() << "got exception " << error << " (this should be an exception!)" <<
                     endl;
 
             /* currently debugging a client ? throw an error then */
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic