Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: base
-
Labels:None
-
Team:Architecture
Description
Base still use pex loggin in file:
python/lsst/base/packages.py
in line 162.
Default logging shall be used instead and "warning" shall be used instead of warn in line 163.