NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item5056: TWiki's logging is untidy
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Low |
Confirmed |
Engine |
Logger |
|
TWiki's access logging to
logYYYYMM.txt makes wrong guesses and is inconsistent:
- User agent heuristics:
- Internet Explorer 6 is identified as "Mozilla"
- Firefox is identified as empty string
- User id field:
- Most scripts log (in 4.2!) the unmodified login id
- save with repRev logs the canonical id in the "detail" column
- register logs the wikiname
- Log file format:
-
logYYYYMM.txt has TML-table-ready format
-
configurationlog.txt and warnYYYYMM.txt lack the closing vertical bar on each line
I failed to find any documentation about TWiki's logging, so I guess it is a WAI (Works As Implemented).
--
HaraldJoerg
setting to Crawford, he's in that code atm
--
SvenDowideit - 08 Feb 2009
I rewrote the logging recently, and it (unintentionally) crept into 1.0.4. The rewrite doesn't cure
all the problems above, but at least now all the log files are in a consistent format.
--
CrawfordCurrie - 07 Mar 2009
can we close it? - aka have you done all you're likely to address Harald's task?
--
SvenDowideit - 12 Aug 2009
I have done all I'm likely to, but it doesn't address Harald's user agent problem, so have to leave this open.
--
CrawfordCurrie - 18 Aug 2009