rhythmic-musician-58953
09/23/2022, 1:25 PMrhythmic-musician-58953
09/23/2022, 1:31 PMTo debug Jsonnet payloads when running the Identity Service (Kratos) locally, use theHow to access the logs when using Ory Cloud?flag and set--dev
tolog.level
(for exampledebug
).Logs with detailed payloads will be emitted once you complete OpenID Connect/ OAuth2 login or registration.LOG_LEVEL=debug kratos serve --dev
proud-plumber-24205
09/23/2022, 3:10 PM