rladstaetter / LogoRRR

A simple and straightforward log viewer that displays the events of interest in a clear and concise visual manner so that you can identify them faster.
https://www.logorrr.app/
Apache License 2.0
117 stars 7 forks source link

Scala3 Support #14

Open rladstaetter opened 3 years ago

rladstaetter commented 3 years ago

Upgrade codebase to scala3.

LogoRRR should be on the bleeding edge regarding Scala, since why not. There are two main problems to solve here for me:

The last point I can solve myself, the other two are blockers upstream. At the time of writing this issue both however should be solved, so I could give it a try to include this in 21.3.0. ;-)

rladstaetter commented 3 years ago

actually, no changes to scala code had to be applied! just some minor tweaking of build definition files was necessary to migrate this project to scala3. Let the fun begin 😉👍

rladstaetter commented 3 years ago

reverted since IntelliJ still has some issues with my setup. It will have to wait until IDE support improves.

rladstaetter commented 2 years ago

trying again for 22.1.0