= Common utilities for X-Plane plugin programming = This C++ library contains some common utility classes and functions for X-Plane plugins. Currently it is very simple: it contains only one function to provided printf-like debug logging. You can [wiki:Downloads#xplcommon download] it in various formats and read the developer documentation [doxygen:xplcommon/index.html here] or [/wwwdoxygen/xplcommon here].