| Package | Description | 
|---|---|
| io.vertx.ext.web.handler | |
| io.vertx.reactivex.ext.web.handler | |
| io.vertx.rxjava.ext.web.handler | 
| Modifier and Type | Field and Description | 
|---|---|
static LoggerFormat | 
LoggerHandler.DEFAULT_FORMAT  | 
| Modifier and Type | Method and Description | 
|---|---|
static LoggerFormat | 
LoggerFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LoggerFormat[] | 
LoggerFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LoggerHandler | 
LoggerHandler.create(boolean immediate,
      LoggerFormat format)
Create a handler with he specified format 
 | 
static LoggerHandler | 
LoggerHandler.create(LoggerFormat format)
Create a handler with he specified format 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static LoggerFormat | 
LoggerHandler.DEFAULT_FORMAT  | 
| Modifier and Type | Method and Description | 
|---|---|
static LoggerHandler | 
LoggerHandler.create(boolean immediate,
      LoggerFormat format)
Create a handler with he specified format 
 | 
static LoggerHandler | 
LoggerHandler.create(LoggerFormat format)
Create a handler with he specified format 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static LoggerFormat | 
LoggerHandler.DEFAULT_FORMAT  | 
| Modifier and Type | Method and Description | 
|---|---|
static LoggerHandler | 
LoggerHandler.create(boolean immediate,
      LoggerFormat format)
Create a handler with he specified format 
 | 
static LoggerHandler | 
LoggerHandler.create(LoggerFormat format)
Create a handler with he specified format 
 | 
Copyright © 2020 Eclipse. All rights reserved.