Sign in

Error logs in Dev mode

  • This topic has 1 reply, 2 voices, and was last updated 3 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4586
    Avatar photoSzymon Koscielniak

    Hi,

    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?

    #4661
    Avatar photoTomasz Dziuda

    Hi,

    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!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.