On Sunday 30 September 2007 19:56, Marc Schiffbauer wrote: > * Kern Sibbald schrieb am 30.09.07 um 18:23 Uhr: > > Hello, > > Hi Kern, > > [...] > > this all sounds nice. > > > where reserve.c:999 is the file and line that generated the message. The > > new code prints: > > > > rufus-sd: reserve.c:999-54 Try match res=File > > > > where the extra "-54" is the JobId. It isn't particularly useful in a > > single job output, but when multiple threads are running, it is *really* > > nice. > > but why not write it so that anyone will understand this without > digging the docs and/or searching the internet? > > Why not like that for example: > > rufus-sd: jobid=54 reserve.c:999 Try match res=File
It takes a lot of space and makes the output harder to read by pushing it off the end of the screen. I found that out when I had it as: rufus-sd: reserve.c:999 jid=54 Try match res=File In addition, this is something that only developers will be interested in, and I believe they will figure it out really quickly :-) > > Just my 2ยข > > -Marc ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
