Skip to content

codetrails/ctrlflow-aer-client-examples

Repository files navigation

Ctrlflow Automated Error Reporting Client Examples

Examples of how to use various clients to communicate with the Ctrlflow Automated Error Reporting (AER) server.

At the moment, the following examples are available:

Log4j 2 Java Example

If you are developing a stand-alone Java application that uses the popular Log4j 2 logging framework, have a look at this example. It shows you how to configure Log4j 2 to send error reports to a Ctrlflow AER server.

Logback Java Example

If you are developing a stand-alone Java application that uses the popular Logback logging framework, have a look at this example. It shows you how to configure Logback to send error reports to a Ctrlflow AER server.

java.util.logging Java Example

If you are developing a stand-alone Java application that uses the java.util.logging framework, have a look at this example. It shows you how to configure java.util.logging to send error reports to a Ctrlflow AER server.

Simple Java Example

If you are developing a stand-alone Java application that uses none of the logging frameworks supported out-of-the-box, have a look at this example. It shows you how to use the Ctrlflow AER Simple Client to send caught exceptions to your server.

About

Ctrlflow Automated Error Reporting Client Examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages