Java Reference
In-Depth Information
9.5 Summary
Logging activities are important aspects for any secure Web applications. Logging of the critical
part of the Web application activity is mandatory and also has been endorsed by governmental
policies and by law. Based on the needs of the applications, Web application developers should
be able to classify the activity and associate logging aspect into the Web application. he logging
aspect of application development comes with a cost and performance of the Web application. he
application developers therefore need to exercise appropriate choice for logging speciic activity to
maintain the right chord between security and cost/performance aspects of the Web application.
Java's logging APIs are designed in such a way that any logging activity can be appropriately clas-
siied into appropriate level, formatted, and published.
Search WWH ::




Custom Search