I started to fiddle around with Your awesome app and found out that logging is not really working (even if in npm run dev mode).
I have switched on DevTools in AppSettings but neither Vue Devtools are there or any logging.
I have made a workaround by installing electron-log and vue-devtools, but maybe I am doing something wrong and it should work out of the box?
Please remember that a lot of things like rendering, thumbnails generation etc. are done in a child processes ans they won’t log anything to your console.
You can find some logs in Tools -> Log Viewer.
If you need logs for some specific thing – please let me know – I will see what we can do 🙂
--
Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!