You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Print extension name and version during Butterfly execution, so it is possible to tell the extension version from execution logs.
Print that from a layer beyond the facade, so that this information is not tied to the CLI and will be available even if Butterfly was run in other scenarios, like from a Java application.
The text was updated successfully, but these errors were encountered:
Print extension name and version during Butterfly execution, so it is possible to tell the extension version from execution logs.
Print that from a layer beyond the facade, so that this information is not tied to the CLI and will be available even if Butterfly was run in other scenarios, like from a Java application.
The text was updated successfully, but these errors were encountered: