ShahriyarR / MySQL-AutoXtraBackup

MySQL-AutoXtraBackup commandline tool written in Python 3 based on Percona XtraBackup
https://autoxtrabackup.azepug.az/
MIT License
140 stars 79 forks source link

Allow setting log file in the conf #327

Closed BarbzYHOOL closed 5 years ago

BarbzYHOOL commented 5 years ago

We should be able to set the log file directly in the conf :)

In fact most options should be in the conf (but overridable with command line switches)

ShahriyarR commented 5 years ago

Currently I don't remember what kind of thing should be there. But will check. Thank you for report.

ShahriyarR commented 5 years ago

Valid report. But will be implemented in next releases.

BarbzYHOOL commented 5 years ago

I noticed this while making https://github.com/ShahriyarR/MySQL-AutoXtraBackup/issues/337

These options should be in the conf too (maybe overwritable by the command line, but it doesn't seem that useful):

--log (-l) --> --log-level --> -ll or no shortcut for this one (only 1 letter for shotcurts normally)
--log_file_backup_count -->  --log-file-backup-count
--log_file_max_bytes --> --log-file-max-bytes