Logging Tools for the Linxter API

.NET and Java

Linxter utilizes log4j.jar (for Java) and log4net.dll (for .NET) to assist developers with their debugging needs. The Linxter API outputs a series of log statements which the developer can use to review Linxter API events and exceptions.

These tools are from the open-source Apache Logging Services project.

Android

Linxter utilizes a log tag you can create a filter with in Dalvik Debug Monitor Server (DDMS) which the developer can use to review Linxter API events and exceptions