Java org.apache.wicket.settings RequestLoggerSettings fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.settings RequestLoggerSettings fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.settings RequestLoggerSettings.

The text is from its open source code.

Method

RequestLoggerSettingssetRecordSessionSize(boolean record)
Enable/Disable the recording of the session size for every request.
RequestLoggerSettingssetRequestLoggerEnabled(boolean enable)
Enable/Disable the request logger.