Package org.enhydra.shark.api.internal.logging

Logging component interface.

See:
          Description

Interface Summary
LoggingManager LoggingManager handles logging in Shark.
 

Package org.enhydra.shark.api.internal.logging Description

Logging component interface.

Providing a high level of adaptability, Shark's kernel will relay on this component implementation to log various runtime events. If this component isn't present, shark will not log events.