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
feat: update log messages to follow slog syntax (#166)
## Description
When pkg was first created we wanted to use slog because it was a
standard many implement, however consumers of pkg like Zarf and uds-cli
did not yet have proper sloggers. Now that both of these tools are using
a proper slogger, we can update this pkg to properly format it's slog
messages
---------
Signed-off-by: Austin Abro <[email protected]>
0 commit comments