issues
search
rzellem
/
EXOTIC
EXOplanet Transit Interpretation Code
Other
86
stars
45
forks
source link
Console reporting and logging method mirrors Python logging API
#1321
Open
jpl-jengelke
opened
1 month ago
jpl-jengelke
commented
1 month ago
We should rename
log_info(...)
to eliminate confusion with the Py logging API
Similarly,
user_input(...)
These are peppered throughout the code base.
log_info(...)
to eliminate confusion with the Py logging APIuser_input(...)
These are peppered throughout the code base.