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

structured config #5: support logging #2633

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

tuunit
Copy link
Member

@tuunit tuunit commented May 5, 2024

Description

  1. Support logging options
  2. Removing core options because all options have been migrated to alpha config and either need to be configured in legacy or alpha config from now on

How Has This Been Tested?

  1. Test cases have been extend / adapted.
  2. Starting the application with toml config file
  3. Using the conversion function from toml to yaml
  4. Starting the application with yaml config file

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.
  • I have written tests for my code changes.

@tuunit tuunit marked this pull request as ready for review May 10, 2024 07:35
@tuunit tuunit requested a review from a team as a code owner May 10, 2024 07:35
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.

None yet

1 participant