Skip to content

Conversation

oskarhurst
Copy link
Contributor

No description provided.

@oskarhurst oskarhurst requested a review from ktarbet September 19, 2025 20:19
@ktarbet
Copy link
Contributor

ktarbet commented Sep 22, 2025

I suggest that logging for HEC-DSS and python applications be different log files. That is also consistent with how HEC-DSS works with with Java.

HEC-DSS (hecdss.dll/so) needs a some work on getting logging from the DLL layer and the C layer to be consistent, and that will happen as we finish removing the Fortran layer with logging to units instead of handles.

The DSS-python library is a middle ground between an application and HEC-DSS native library. A python application could use the hec-dss-python logging to hopefully handle most errors, and going to the HEC-DSS native library log for deeper debugging situations.

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

Successfully merging this pull request may close these issues.

2 participants