Package wt.logs

Class ServletLogsDirViewer

All Implemented Interfaces:
DynamicMBean, MBeanRegistration, BaseObjectNamed, AbstractFileViewMBean, DirViewMBean, ManagedDirViewMBean, SelfEmailingMBean

public final class ServletLogsDirViewer extends LogsDirViewer
Extension of LogsDirViewer that provides a view of log files in a directory specified by the wt.servlet.logs.dir property. If this property is not specified, ${catalina.base}/logs will be used if the catalina.base property is specified and this directory exists.

Supported API: true

Extendable: false