| Modifier and Type | Method and Description |
|---|---|
static FluentLogger |
FluentLoggerFactory.getLogger(Class<?> clazz)
Creates a new
FluentLogger associated with the given class. |
static FluentLogger |
FluentLoggerFactory.getLogger(String name)
Creates a new
FluentLogger associated with the given name. |
Copyright © 2019. All rights reserved.