Skip to content

tinylog-org/tinylog-graal-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using tinylog in a GraalVM native image

  1. Ensure that the local toolchain for native images is installed

  2. Build the project and generate the configuration via ./gradlew generateConfiguration

  3. Create the native image via ./gradlew nativeImage

  4. You will find the executable in build/graal

Releases

No releases published

Packages

No packages published

Languages