Changes between Initial Version and Version 6 of Ticket #1337
- Timestamp:
- 07/08/10 09:27:52 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1337
- Property Status new → assigned
-
TabularUnified Ticket #1337 – Description
initial v6 1 Currently, the web tier has no form of logging and this is problematic if the web tier throws an exc petion because you will never know about it.1 Currently, the web tier has no form of logging and this is problematic if the web tier throws an exception because you will never know about it. 2 2 3 3 It would be nice if the web tier would have an error and a request log that could be configured via the webconfig.ini file.