Skip to content

Conversation

@jorgecasal
Copy link
Contributor

This pull request implements issue #92: "Print log message if Configuration parsing fails". It adds explicit logging and error handling to configuration parsing operations, replacing silent assertions with informative error messages before termination.

resolves #92

@jorgecasal jorgecasal force-pushed the feature/issue-92-config-parsing-logging branch 2 times, most recently from ae9de28 to 2179e1d Compare December 1, 2025 08:59
@jorgecasal jorgecasal force-pushed the feature/issue-92-config-parsing-logging branch from 2179e1d to 210ed06 Compare December 1, 2025 10:58
@LittleHuba LittleHuba added the import-started-do-not-modify Import of the PR was started. No further modifications allowed. label Dec 9, 2025
@LittleHuba
Copy link
Contributor

Your PR faces issues during integration. We are investigating currently and will get back to you if we require input from your side.

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

Labels

import-started-do-not-modify Import of the PR was started. No further modifications allowed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Print log message if Configuration parsing fails

2 participants