Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / May 2006

Tip: Looking for answers? Try searching our database.

isapi_redirect and its log level

Thread view: 
Lambuz - 12 May 2006 08:49 GMT
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
Oliver Wong - 12 May 2006 16:37 GMT
> Who can explain to me the differences between the different log levels
> of isapi_redirect ?
[quoted text clipped - 6 lines]
> - 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
Lambuz - 12 May 2006 21:03 GMT
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.
David Wang [Msft] - 13 May 2006 03:50 GMT
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.

Signature

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

> 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.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.