Using TopCoder

Java

Logging Wrapper Version 2.0

STATUS KEY : Specification Design and Architecture Development and Testing Complete
  • Overview

    Provides a standard logging API with a pluggable back-end logging implementation.

  • Functionality

    The Logging Wrapper component provides a standard logging API with a pluggable back-end logging implementation. Utilization of the Logging Wrapper insures that components are not tied to a specific logging solution. More importantly, a change to the back-end logging solution does not require a code change to existing, tested components. Support exists for log4j and java1.4 Logger as back-end logging implementations.
  • Technologies

    Java

    Availability

    Version 2.0
  Java Base Exception 20080227 Encapsulates custom exception functionality. more Download
  Java Object Formatter 19700101 Provides a generic API for formatting Java objects. more Download
  Java Type Safe Enum 20080227 Adds typesafe enums to the Java language more Download