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

Convert ctrl_pool code to lsst.log #8

Merged
merged 1 commit into from Dec 16, 2016
Merged

Convert ctrl_pool code to lsst.log #8

merged 1 commit into from Dec 16, 2016

Conversation

pgee2000
Copy link
Contributor

Use the default logger from lsst.log to log messages for parallel.py
Remove pickling code and copyreg for pex_logging.Log
Make pickleLog use the isst.log.Log type
Instead of writing to "jobs.log", write to job name + '.log'

@timj
Copy link
Member

timj commented Dec 15, 2016

Don't forget to remove pex_logging from table file when you are done.

Use the default logger from lsst.log to log messages for parallel.py
Remove pickling code and copyreg for pex_logging.Log
Make pickleLog use the lsst.log.Log type
Instead of writing to "jobs.log", write to 'job_' + jobname + '.log'
@pgee2000 pgee2000 merged commit be5cea9 into master Dec 16, 2016
@ktlim ktlim deleted the tickets/DM-8359 branch August 25, 2018 06:44
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

2 participants