A collection of library-like functionalities for eVaka Kotlin services, such as a common logger and JWT authentication.
Building and testing is done as a part of the using Kotlin service build, using this project as a sub-project dependency.
- Multiple Logback
ConsoleAppender
s could theoretically corrupt each other's JSON logs if more than one of them output at the same time (w/ multiline content)