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

Environment variable xxx skipped due to unmatched define is logged excessively #9256

Open
berland opened this issue Nov 19, 2024 · 1 comment

Comments

@berland
Copy link
Contributor

berland commented Nov 19, 2024

The warning from

logger.warning(
f"Environment variable {new_key} skipped due to"
f" unmatched define {new_value}",
)

is logged for every realization, which is too much when it hits.

@berland berland moved this to Todo in SCOUT Nov 19, 2024
@berland
Copy link
Contributor Author

berland commented Nov 20, 2024

This will go away when https://github.com/equinor/rms-sys/pull/208/files is merged.

It is hard to avoid logging this for every realization.

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

No branches or pull requests

1 participant