wtftw icon indicating copy to clipboard operation
wtftw copied to clipboard

how to get logging out of wtftw

Open crypt17 opened this issue 6 years ago • 1 comments

Hi II have an issue that wtftw runs fine with no config.rs in place but as soon as I add one the system dies on startup after compiling the library. Nothing useful seems to get logged so I was wondering if there was any logging that could be enabled.

The other option that I would be fine with is to have the config.re be built in and not use ithe dynamic linking but I have not yet seen how that can be done.

crypt17 avatar Oct 29 '19 21:10 crypt17

Hi, you get the log by adding -v when you start wtftw.

raphaelahrens avatar Jan 28 '20 14:01 raphaelahrens