KacperFKorban / GUInep

Automatic UI forms for Scala 3 functions
https://kacperfkorban.github.io/GUInep/
Apache License 2.0
14 stars 0 forks source link

Add easy file logging #10

Open KacperFKorban opened 6 months ago

KacperFKorban commented 6 months ago

I think that for many use cases (e.g. simple automation), logging all the operations to a log file will be extremely useful. So it should either be done by default or it should be behind a config flag.