varabyte / kobweb

A modern framework for full stack web apps in Kotlin, built upon Compose HTML
https://kobweb.varabyte.com
Apache License 2.0
1.53k stars 68 forks source link

Add a logging mechanism as Kobweb parses the user's code #5

Closed bitspittle closed 2 years ago

bitspittle commented 3 years ago

Example errors to log:

bitspittle commented 2 years ago

(This bug doesn't need to exist. This logic is in gradle so we can just use their logger.warn or throw an exception or whatever)