ktindiana / sphinxval

SPHINX validation code for solar energetic particle models
MIT License
3 stars 3 forks source link

Add timestamps to the logging #10

Closed ktindiana closed 1 month ago

ktindiana commented 10 months ago

Add time stamps for every key step in the code

rickyegeland commented 9 months ago

Probably best implemented by replacing every print() in the code with a logging call.

Might want to separate progress/workflow type log messages to report/result type log messages to different log files.

ktindiana commented 1 month ago

Logging is implemented in the code as of commit f1212b0182b