containers / krunvm

Create microVMs from OCI images
Apache License 2.0
1.43k stars 43 forks source link

verbosity option doesn't seem to take effect #49

Closed dsilvasc closed 1 year ago

dsilvasc commented 1 year ago

krunvm -v create ... (or -vvvv) doesn't seem to do anything. Searching the repo I don't see it calling krun_set_log_level.

mtjhrc commented 1 year ago

Yes, it is not implemented. This issue is a duplicate of #22. I plan to take a look at this.

dsilvasc commented 1 year ago

ah, sorry I didn't notice that one. Closing in favor of https://github.com/containers/krunvm/issues/22