Menu

#36 everything.errlog should be XML

open
nobody
5
2002-12-05
2002-12-05
Jay Bonci
No

A simple, yet really useful formatting change would be
to have the everything errlog be in XML format optionally.

Discussion

  • D.H.

    D.H. - 2003-02-03

    Logged In: YES
    user_id=264900

    Oooh, oooh, or better yet,
    instead of a simple log file,
    allow for easy logging via DBI
    (DBD-SQLite, Mysql, Pgsql ...),
    or maybe even via DB_File and/or BerkeleyDB?

     
  • Jay Bonci

    Jay Bonci - 2003-02-03

    Logged In: YES
    user_id=391769

    The point is that writing to a file is less likely to have errors
    than writing to a DB, esp if the error is "can't get database
    handle".

    The flat, parsable file is better. You shouldn't need access to
    this except for development reasons. No need to actually log
    it to a database.

     
  • Nobody/Anonymous

    Logged In: NO

    Anyway, XML WILL NEVER BE A GOOD LOG FILE FORMAT.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.