Hi Kevin, Currently there is no such option for the client app. Guess we can introduce it in the next version. However you can control it in your app: - OpenHPI uses glib messaging system - You can implement custom log handler and filter any message
See http://developer.gnome.org/glib/2.30/glib-Message-Logging.html for the details Anton Pak On Thu, 11 Oct 2012 17:17:23 +0400, kevin barnard <[email protected]> wrote: > Hi ! > > Is there some compilation option I can change for Linux to supress > -CRITICAL and -DEBUG output, e.g as below > > (process:17693): baselib-CRITICAL **: conf.c:555: Client configuration > file > '/usr/local/etc/openhpi/openhpiclient.conf' could not be opened > > (process:17693): transport-CRITICAL **: strmsock.cpp:494: connect failed. > > (process:17693): baselib-CRITICAL **: session.cpp:238: Session: cannot > open > connection to domain 9. > > (process:17693): transport-CRITICAL **: strmsock.cpp:289: error while > sending > message. > (process:17693): baselib-DEBUG: session.cpp:185: Session: RPC request 17, > Attempt 1 > > regards > kevin > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > Openhpi-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openhpi-devel ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Openhpi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openhpi-devel
