Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There are several log generation libraries that separate event creation from subsequent consolidation and allow you to send logs directly from a Java application to Devo. Here we describe in detail how to use JDK java.util.logging and the Scoja client library.

To learn about other publicly-available alternatives, visit the websites of the makers of:

Lower level libraries are also available that make the syslog protocol visible and therefore available for establishing communication channels.