Re: Minor HEADSUP - "New order" for newsyslog

From: Garance A Drosehn (gad_at_FreeBSD.org)
Date: 06/14/04

  • Next message: Lasse Laursen: "Possible Threading problem with -CURRENT / MySQL?"
    Date: Mon, 14 Jun 2004 13:56:51 -0400
    To: Brad Knowles <brad.knowles@skynet.be>
    
    

    At 10:00 AM +0200 6/14/04, Brad Knowles wrote:
    >At 6:41 PM -0400 2004-06-13, Garance A Drosehn wrote:
    >
    >> So, maybe something like "log.t2004f14a" instead of "log.0".
    >> I could obviously spell out the time more, but that would
    >> be an even longer suffix...
    >
    > Could this be a configuration option? For maximum
    >compression, maybe base64 the ctime, but for maximum
    >readability use YYYY-MM-DD?

    Several people have mentioned alternate formats that they would
    like to see, so I plan to have some flexibility in the format.
    Since I have not implemented it yet, I cannot say just how flexible
    it might be... :-)

    Note that my original example is not base64 of the ctime. It
    is "base26" (using just the alphabet) for the month and the
    hour, but standard decimal for the year and the day. So, it
    is still somewhat readable once you get used to it. But I do
    intend to support some alternate formats.

    -- 
    Garance Alistair Drosehn     =      gad@gilead.netel.rpi.edu
    Senior Systems Programmer               or   gad@FreeBSD.org
    Rensselaer Polytechnic Institute;             Troy, NY;  USA
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Lasse Laursen: "Possible Threading problem with -CURRENT / MySQL?"