Skip to content

How does this all work?

unlogged-sdk logs code execution and unlogged-plugin scans these logs and creates test candidates.

Unlogged SDK

unlogged-sdk adds logging probes to the java code in compile time.

We have extended lombok's implementation to add such probes automatically.

Check our blog post that explains how lombok works

Unlogged Plugin

Direct Invoke

Scanning Logs

Extracting Candidates

Mocking