Page 2 of 2
Re: Anyone got a website?
Posted: January 26th, 2009, 9:51 am
by Sakura
oldwrench wrote:Hmmmm, dirty jeans and a pizza, sounds really cute to me. I haven't a clue about your tools, mine are mostly made of steel.
I like your tools made of wood. Can't live without my fountain pen.
Re: Anyone got a website?
Posted: January 26th, 2009, 6:19 pm
by Zeratul2k
Tested concatLog yesterday night, but haven't had time to check the others.
Re: Anyone got a website?
Posted: January 27th, 2009, 10:10 am
by Sakura
Do you think a logfile could be encoded in UTF8? Of course Concatlog works it's the easiest tool of less than 50 lines.
Re: Anyone got a website?
Posted: April 7th, 2009, 8:57 am
by Sakura
For some reason SortLog cut a few characters off part of some lines. This might confuse log analyzers which collect information about the Microsoft .NET version numbers of the browsers used accessing the site.
After looking at my code for half an hour Olray still found no problem. The system file read command just added 0x00 characters into strings. So we rewrote part of the tool using linked lists instead of system IStringList.
Always keep a backup of your original logfiles.
Re: Anyone got a website?
Posted: October 3rd, 2009, 12:58 am
by Sakura
Olray has reviewed the tools and put them on his website (german, sorry - but the tools are in english)
http://www.hostingundservice.de/2009/08/logtools/
The download is at the button of the page.