For example the error details when the web page throws an error, and instead of displaying the exception in the ugly yellow color you can use a custom error page, but your log info is really helpful in helping you find out the root cause. Basically, you need to determine what info you should log when developing an application and there are a variety of ways to do that, for example you log some info when an exception occurs.