Package com.gargoylesoftware.base.trace


package com.gargoylesoftware.base.trace
Classes involving tracing (error logging)
  • Class
    Description
    A trace writer specifically designed for the bash shell.
    Internal use only.
    A class that provides a mechanism for logging diagnostic messages.
    An exception used to determine where the code is at any point in time.
    This class represents a "channel" that diagnostic messages can be written to.
    A controller object for the tracing mechanism.
    An item of data to be written.
    Internal use only.
    Internal use only.
    Internal use only.
    A collection of utility methods dealing with tracing.
    An object that implements this interface will be responsible for handling diagnostic messages written by the Trace class.