Java org.springframework.messaging.simp SimpLogging fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.messaging.simp SimpLogging fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.messaging.simp SimpLogging.

The text is from its open source code.

Method

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