jul
Contains logging utilities for the Java Util Logging package.
Install the Dependency
=== "build.gradle"
```groovy
implementation("com.hexagontk:jul:$hexagonVersion")
```
Content copied to clipboard
=== "pom.xml"
```xml
com.hexagontk jul $hexagonVersion
```
Content copied to clipboard