mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Basic usage: qxtLog->info("foo"); * trace() * debug() * info() * warning() * error() * critical() * fatal() * write() qDebug(), qWarning() etc can also be used. std::cout << "foo" and printf("foo") should not be used. git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@543 ebee16cc-31ac-478f-84a7-5cbb03baadba