astrocatalogs / astrocats

Astrocats package for constructing astronomical catalogs
https://astrocats.space
MIT License
40 stars 12 forks source link

Add setting to determine warning/logging/error level when adding data fails #84

Open lzkelley opened 7 years ago

lzkelley commented 7 years ago

For example, in general if Entry.add_photometry() fails a log.INFO level message is passed. There should be an option to determine what logging level is used, and if an error or warning is raised.