← Back to team overview

holland-coredev team mailing list archive

[Bug 1274369] Re: Clarify logging with concurrent backupsets

 

Also consider PPID or something similar, so dry-run of "prod1" backupset
is unambiguous while non dry-run of "prod1" backupset is running.

-- 
You received this bug notification because you are a member of Holland
Build, which is subscribed to holland-backup.
https://bugs.launchpad.net/bugs/1274369

Title:
  Clarify logging with concurrent backupsets

Status in Holland Backup Framework:
  New

Bug description:
  When you have multiple backupsets running concurrently, the log lines
  are interleaved in the holland.log

  It would be much easier to understand these logs each line had a
  prefix of the backupset name being run.

  Log sample from trunk:

  2014-01-29 02:45:40,030 [INFO] Backup completed in 4 minutes, 42.95
  seconds

  It would be nice to tack the backupset name in there, something like:

  2014-01-29 02:45:40,030 [INFO] (prod1) Backup completed in 4 minutes,
  42.95 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/holland-backup/+bug/1274369/+subscriptions


References