-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
documentation 📖Improvements or additions to documentationImprovements or additions to documentationjanitorial 🧹Make working code more robust/readableMake working code more robust/readable
Milestone
Description
I believe we have a fairly specific prescription for usage of ERROR, WARNING, ALERT, and INFO in log messages, but it's not applied uniformly.
ERROR -- Things are about to break, should not be ignored
WARNING -- Things users probably don't want to happen, but GUNDAM can continue
ALERT -- Not sure how this is different than warning, just more warning than WARNING?
INFO -- Info about the run (like what file is used) that is important for record keeping and provenance
This is a good place for new people to start contributing. Specific places should be filed as sub-issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentation 📖Improvements or additions to documentationImprovements or additions to documentationjanitorial 🧹Make working code more robust/readableMake working code more robust/readable