[TYPO3-core] RFC: Resubmission of feature #1585: Logfile by Request URI + configuration of Empty Referer handling + logline hook

Michael Stucki michael at typo3.org
Sun Mar 2 21:51:12 CET 2008


Hi Steffen,

>> '.($this->loginUser ? $this->fe_user->user['username'] : 'unknown user');
>>
>> Why not use a short - instead of the long (and pointless) 'unknown user'
>>
> i want to clearify that this entry is the user entry, do you like entry
> with "- - " ?

The parser will be aware of this, so please replace this with a single dash!

As I said: Have a look on how Apache is doing it:

127.0.0.1 - - [02/Mar/2008:02:03:41 +0100] "GET /quickstart/index.php?id=216
HTTP/1.1" 304 - "http://localhost/quickstart/index.php?id=2" "Mozilla/5.0
(X11; U; Linux i686; en-US; rv:1.9b3) Gecko/2008021416 Firefox/3.0b3"

So having a single dash here is completely fine!

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/


More information about the TYPO3-team-core mailing list