How can I show the log output from build?

I want to see the output from my build step as it progresses.

How can I do this without waiting for the completion as I would like to abort if I find certain events from the build process.

The below isn’t helpful.

image

I’m using the “rust” plugin.

snapcraft 7.3.2

Building using “snapcraft --use-lxd --debug”

latest snapcraft sadly defaults to not show any build output by default anymore and you will need to set --verbosity=debug

here is a bug report you might want to click the “Affects me too” button at the top:

1 Like

I did. Debug should be - debug.

use another builder to create log