Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Debugging the plugin

Thibault Maekelbergh edited this page Feb 20, 2019 · 1 revision

To view the output of your console.log, you have a few different options:

  • Use the sketch-dev-tools
  • Open Console.app and look for the sketch logs
  • Look at the ~/Library/Logs/com.bohemiancoding.sketch3/Plugin Output.log file

Skpm provides a convenient way to do the latter:

skpm log

The -f option causes skpm log to not stop when the end of logs is reached, but rather to wait for additional data to be appended to the input