Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
platform
active.directory
adsi
adsi.iis-admin
base
com_ole
complus_mts
component_svcs
database
directx
gdi
graphics_mm
internet.client
internet.server
internet.server.isapi-dev
localization
mapi
messaging
msi
mslayerforunicode
multimedia
networking
networking.ipv6
sdk_install
security
shell
telephony.tapi_2
telephony.tapi_3
telephony.tsp
telephony.wte
tools
ui
ui_shell
win_base_svcs
win16
  
 
date: 12 May 2006 00:49:44 -0700,    group: microsoft.public.platformsdk.internet.server.isapi-dev        back       


isapi_redirect and its log level   
Who can explain to me the differences between the different log levels
of isapi_redirect ?

I can't find nothing about it on official web site and documentation.

The different log levels are :
- debug
- info
- error
- emerg

Thanks
date: 12 May 2006 00:49:44 -0700   author:   Lambuz

Re: isapi_redirect and its log level   
"Lambuz"  wrote in message 
news:1147420184.033848.69570@u72g2000cwu.googlegroups.com...
> Who can explain to me the differences between the different log levels
> of isapi_redirect ?
>
> I can't find nothing about it on official web site and documentation.
>
> The different log levels are :
> - debug
> - info
> - error
> - emerg

    You can sort of guess what each log level those by its name. "debug" is 
used for when the program isn't behaving the way it's supposed to, and the 
developers of the program want to know why. It might dump the contents of 
variables, or notify entry and exit of methods, for example. "info" is just 
to inform the user about what the program is doing. "error" is used when 
something bad happens, and "emerg[ency]" is for when something REALLY bad 
happens. Perhaps with "error", the program can try to recover, but it the 
user or administrator should fix something soon. With "emerg", the program 
will probably halt then and there.

    - Oliver
date: Fri, 12 May 2006 15:37:23 GMT   author:   Oliver Wong

Re: isapi_redirect and its log level   
Thanks for your answer but I think on it there are too much supposition
and perhaps, I need an answer sure at 100% and a clear explanation of
waht is logging in each level.
date: 12 May 2006 13:03:09 -0700   author:   Lambuz

Re: isapi_redirect and its log level   
isapi_redirect is Open Source, so I recommend you read the source code and 
figure it out to be 100% certain. And when you finish, please publish it as 
documentation so that no one has to do it again.

Otherwise, you are only assuming and supposing that the log level works in a 
certain way without validating it actually works without bugs.

-- 
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"Lambuz"  wrote in message 
news:1147464189.262907.32640@j33g2000cwa.googlegroups.com...
> Thanks for your answer but I think on it there are too much supposition
> and perhaps, I need an answer sure at 100% and a clear explanation of
> waht is logging in each level.
>
date: Fri, 12 May 2006 19:50:25 -0700   author:   David Wang [Msft]

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us