Prettify stdout
Is your feature request related to a problem? Please describe. The STDOUT can be full of warnings, it should be more user friendly
Describe the solution you'd like Make GaNLDF's stdout more user friendly (how?)
Describe alternatives you've considered N/A
Additional context
Warnings could be useful debugging. Perhaps we can have an organized logging system: current stdout can be split into stdout for users, and debugging logs in a ~/.gandlf_logs file for example.
Great idea! It might make sense to put logs in ${output_dir}/logs/ instead of ~/.gandlf_logs, though. Do you have bandwidth to work on this?
@sarthakpati Assign this to me
Stale issue message
I believe @sylwiamm is still working on this.