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
docs(gologshim): use golog.SlogHandler() in integration example
update integration example to use golog.SlogHandler() instead of
slog.Default().Handler(). more explicit and works even when
GOLOG_CAPTURE_DEFAULT_SLOG=false.
0 commit comments