Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add LOG_LEVEL environment variable to the cloud-agent logback.x… #1504

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

yshyn-iohk
Copy link
Member

@yshyn-iohk yshyn-iohk commented Jan 22, 2025

…ml and e2e tests docker file

Description:

  • Add the LOG_LEVEL environment variable to dynamically configure the log level of the cloud-agent service in the docker container

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

…ml and e2e tests docker file

Signed-off-by: Yurii Shynbuiev <[email protected]>
@yshyn-iohk yshyn-iohk requested a review from a team as a code owner January 22, 2025 13:55
@yshyn-iohk yshyn-iohk enabled auto-merge (squash) January 22, 2025 13:55
Copy link
Contributor

Integration Test Results

 23 files  ±0   23 suites  ±0   2s ⏱️ -1s
 56 tests ±0   56 ✅ ±0  0 💤 ±0  0 ❌ ±0 
103 runs  ±0  103 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit c82929f. ± Comparison against base commit b791ad2.

Copy link
Contributor

Unit Test Results

105 files  ±0  105 suites  ±0   19m 56s ⏱️ +22s
889 tests ±0  881 ✅ ±0  8 💤 ±0  0 ❌ ±0 
896 runs  ±0  888 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit c82929f. ± Comparison against base commit b791ad2.

@yshyn-iohk yshyn-iohk merged commit fa1c04f into main Jan 22, 2025
13 checks passed
@yshyn-iohk yshyn-iohk deleted the feat/loglevel-environment-variable branch January 22, 2025 14:11
@coveralls
Copy link

Coverage Status

coverage: 48.723%. remained the same
when pulling c82929f on feat/loglevel-environment-variable
into b791ad2 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants