Skip to content

Commit 4634cba

Browse files
committed
fix(env): refactor log_level in example .env file - set DEBUG by default
1 parent 07e5a89 commit 4634cba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ EVOLUTION_TOKEN_URL=https://iam.api.cloud.ru/api/v1/auth/token
1616
ENABLE_INTEGRATION_TESTS=false
1717

1818
# Logging Level (DEBUG, INFO, WARNING, ERROR)
19-
LOG_LEVEL=INFO
19+
LOG_LEVEL=DEBUG

0 commit comments

Comments
 (0)