| Class | Description | 
|---|---|
| Log4jInit | Class to handle loging for our applications. | 
| LoggingEntry | A single entry for a log | 
| VisibilityLogger | Functional implementation of the @see org.apache.log4j.AppenderSkeleton logging class that 
 adds calls to return log entries as an array so that the server log can be viewed on the client. |