Skip to content

Commit

Permalink
informative log
Browse files Browse the repository at this point in the history
  • Loading branch information
jonachang committed Nov 16, 2023
1 parent d838df0 commit 1c0ab56
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions poc/pkg/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ MISE:
TenantId: 72f988bf-86f1-41af-91ab-2d7cd011db47
Audience: https://management.azure.com
# Possible log levels: Trace, Debug, Information, Warning, Error, Critical, None
LogLevel: Debug
LogLevel: Information
InboundPolicies:
Label: aro-rp-arm-policy
AuthenticationSchemes: Bearer
Expand All @@ -141,6 +141,6 @@ MISE:
name: miseconfig
Logging:
LogLevel:
Default: Debug
Microsoft: Debug
Microsoft_Hosting_Lifetime: Debug
Default: Information
Microsoft: Information
Microsoft_Hosting_Lifetime: Information

0 comments on commit 1c0ab56

Please sign in to comment.