Qt Extended Home · Index · Classes · Headers · Overviews codeless banner

Logging

Configuration

Qt Extended Sync Agent includes variable logging. The configuration of this is in the settings dialog.

You can choose to enable one or more categories. The change takes place when the dialog is closed.

Output

The logging output goes to the process output which varies by platform.

PlatformOutput
WindowsUse DebugView to capture the output.
LinuxThe output goes to standard error. If run from a graphical environment this might be redirected to $HOME/.xsession-errors.
MacThe output goes to standard error. If run from the Finder this will be redirected to the console. Use Console.app to view this.

See also Overviews.


Copyright © 2009 Trolltech
Qt Extended Sync Agent Documentation