Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: pipe_base, pipe_tasks
-
Labels:None
-
Story Points:8
-
Epic Link:
-
Team:Data Facility
Description
Attachments
Issue Links
- is triggered by
-
RFC-203 Use lsst::log in pipeline tasks
- Implemented
- is triggering
-
DM-7533 astrometry_net log is not controllable from the command line interface
- Done
-
DM-7741 Missed incompatible logging changes in Python + migrate meas_astrom
- Done
-
DM-7548 constructBias.py crashes with errors about log
- Done
- relates to
-
DM-7725 Fix missing lsst.log update and build dependencies
- Done
-
DM-7740 Fix missing lsst.log update
- Done
-
DM-3532 Test new lsst::log logging framework
- Done
-
DM-6986 Suggest Tasks' logging migration in meas packages
- Done
-
DM-7150 Configure a default log for tests
- Done
- mentioned in
-
Page Loading...
For the record, here is the table of old levels vs new levels:
pex_logging log
TRACE -trace level 5000
DEBUG -10 10000
INFO 0 20000
WARN[ING] 10 30000
ERROR N/A 40000
FATAL 20 50000