Added by erik.drolshammer, last edited by Erik Drolshammer on Jan 18, 2010  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

The purpose of this page is to collect sound advice with regards to how to set up logging in large and possibly distributed systems.

Purpose and responsibility

See also Logging FAQ.

Implementation

The log implementation should match the requirements for the application, but it is possible to use different implementations for different needs.

  • File based logging
  • Loghost - centralized logging
  • Event based logging - implemented with for example JMS Topics.

Resources

All content on this wiki is licensed under a Creative Commons Attribution 3.0 Unported License.