Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

small updates to logging in autoxtrabackup.py#359

Merged
ShahriyarR merged 1 commit intoShahriyarR:release_v1.5.5from
gitmstoute:bugfix_issue358
Feb 26, 2019
Merged

small updates to logging in autoxtrabackup.py#359
ShahriyarR merged 1 commit intoShahriyarR:release_v1.5.5from
gitmstoute:bugfix_issue358

Conversation

@gitmstoute
Copy link
Copy Markdown
Contributor

mostly minor changes to logging initialization, and logging for autoxtrabackup.py functions.

fixes #358

@ShahriyarR
Copy link
Copy Markdown
Owner

Thanks for PR.
Will merge it after doing DOC update.

@ShahriyarR ShahriyarR added this to the release_v1.5.5 milestone Feb 26, 2019
@ShahriyarR ShahriyarR merged commit fa87638 into ShahriyarR:release_v1.5.5 Feb 26, 2019
ShahriyarR pushed a commit that referenced this pull request Feb 7, 2020
* Version bump

* Bugfix issue345 (#346)

* Config accepts both max_archive_[size/duration] OR archive_max_[size/duration], for backward compatibility

* update comparison to use archive_max_[size/duration]

* update variable names in test config generator (archive_max_[size/duration])

* Fixed #307

* update logging format to include module/line#

* create process_runner / ProcessRunner class

* use ProcessRunner for prepare statements.

* use ProcessRunner for Backup statements; update add_tag() function to
require fewer arguments.

closes #307

* include process_runner module in setup.py

* Update process_runner.py

* fix add_tag() logic

* Updating some portions (#352)

* update pigz test so it will return exitcode 0 for ProcessRunner to function. update 2 incorrect calls to ProcessRunner(). (#357)

* small updates to logging in autoxtrabackup.py (#359)

* logging debug -> info for most modules (#360)

* subprocess str -> args update; upgrade to subprocess logging; update subprocess calls with '--password=' string; log a subprocess summary on quit; (#362)

* Removed redundant dependency package

Co-authored-by: gitmstoute <mstoute@eyereturn.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants