Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-6984: Logging framework migration #18

Merged
merged 2 commits into from Sep 10, 2016
Merged

DM-6984: Logging framework migration #18

merged 2 commits into from Sep 10, 2016

Conversation

hsinfang
Copy link

Switch from lsst::pex::logging to lsst::log

@hsinfang hsinfang force-pushed the tickets/DM-6984 branch 3 times, most recently from ad8672d to 8edea43 Compare August 9, 2016 21:24
@hsinfang hsinfang force-pushed the tickets/DM-6984 branch 2 times, most recently from 5fac55f to 19b6016 Compare September 7, 2016 17:28
Hsin-Fang Chiang added 2 commits September 10, 2016 12:02
In Python codes (the "daf.persistence.butler" logger):
  replace logs at pex::logging DEBUG level (-10) using lsst::log DEBUG level

In LogicalLocation.cc ("daf.persistence.LogicalLocation")
and DbStorageImpl.cc ("daf.persistence.DbStorage"):
  replace logs at pex::logging::TTrace<5> (-5) using lsst::log DEBUG level

In PropertySetFormatter.cc ("daf.persistence.PropertySetFormatter"):
  replace pex::logging Trace at level -20 using lsst::log TRACE level
@hsinfang hsinfang merged commit 04c1827 into master Sep 10, 2016
@ktlim ktlim deleted the tickets/DM-6984 branch August 25, 2018 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant