Skip to content

Commit 1b415a3

Browse files
authored
Merge pull request #591 from bcgov/yj
chore: log level
2 parents e2aa8fe + 162cb81 commit 1b415a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/main/values-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ global:
33
role: f4a30d-nonprod
44
subPath: strdss-dev
55
env:
6-
'Serilog__MinimumLevel__Override__StrDss__Common__StrDssLogger': 'Debug'
6+
'Serilog__MinimumLevel__Override__StrDss': 'Debug'
77
'ASPNETCORE_ENVIRONMENT': 'Development'
88
'ENV_NAME': 'dev'
99
'APP_BASE_URL': 'https://dev.strdata.gov.bc.ca'

0 commit comments

Comments
 (0)