Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.

  • No labels