ambassador-auth-oidc
ambassador-auth-oidc copied to clipboard
Better logging
Logging is currently all over the place and repeats itself on many lines. Create a separate logger to handle the cases.
While we're at it, let's put errors to stderr where they belong.