Data Transfer Object for Global GeoServer Configuration information.
Data Transfer object are used to communicate between the GeoServer
application and its configuration and persistent layers. As such the class
is final - to allow for its future use as an on-the-wire message.
author: David Zwiers, Refractions Research, Inc. version: $Id: GeoServerDTO.java 8406 2008-02-14 19:49:39Z saul.farber $
Returns the location of where the server ouputs logs. Note that this may
not reference an actual physical location on disk.
Call
GeoServer.getLogLocation(StringServletContext) to map this
string to a file on disk.