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

Refine LoggerConfig and LoggerSettings #73

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

MartinFoka
Copy link
Collaborator

@MartinFoka MartinFoka commented Oct 16, 2024

Fixes

  • Resolved an issue where the traceback was not displayed in the console.
  • Improved support for optional overrides in LoggerConfig to customize the log file path and log level (log_file_path and level).

Changes

  • Removed the handlers parameter from LoggerConfig as it was not implemented.
  • Refined LoggerSettings with correct type annotations and types.
  • Minor changes in LoggerConfig to work with the optional overrides and enhance functionality.

@MartinFoka MartinFoka marked this pull request as ready for review October 17, 2024 07:09
@MartinFoka MartinFoka added the bug Something isn't working label Oct 17, 2024
@MartinFoka MartinFoka merged commit 1722ac5 into main Oct 17, 2024
5 checks passed
@MartinFoka MartinFoka deleted the mfoka/refine-logging-config branch October 17, 2024 14:50
MartinFoka added a commit that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants