Skip to content

tersesystems/logging-instrumentation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logging Instrumentation Examples

This project shows both Scala and Java examples of logging instrumentation driven by config file, using logback-bytebuddy.

The code in these examples does an HTTPS call to google.com and instruments the SSLContext so that you can see the TLS related operations start up automatically in the JDK code base.

Please see the READMEs in the given projects for more details.

About

Logging instrumentation examples in Java and Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published