| Package | Description |
|---|---|
| net.rakugakibox.spring.boot.logback.access.jetty |
For Jetty.
|
| net.rakugakibox.spring.boot.logback.access.tomcat |
For Tomcat.
|
| net.rakugakibox.spring.boot.logback.access.undertow |
For Undertow.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JettyLogbackAccessInstaller
The Logback-access installer for Jetty.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TomcatLogbackAccessInstaller
The Logback-access installer for Tomcat.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UndertowLogbackAccessInstaller
The Logback-access installer for Undertow.
|
Copyright © 2017 rakugakibox.net. All rights reserved.