← Back to team overview

holland-coredev team mailing list archive

[Bug 1274369] [NEW] Clarify logging with concurrent backupsets

 

Public bug reported:

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

** Affects: holland-backup
     Importance: Undecided
         Status: New

-- 
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


Follow ups

References