Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 429 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 429 Bytes

Presentation: Idiomatic Kotlin Logging

This repository contains a presentation and accompanying examples that demonstrate how to write logging-code the 'Kotlin way'.

Code-examples can be found in src/main/kotlin/dev/hertlein/logging

The presentation is made with reveal.js and can be viewed by opening index.html in a browser.