Java org.springframework.http HttpLogging fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.http HttpLogging fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.http HttpLogging.

The text is from its open source code.

Method

LogforLog(Log primaryLogger)
Wrap the given primary logger with a composite logger that delegates to it or to the fallback logger "org.springframework.web.HttpLogging", if the primary is not enabled.