public class FluentLoggerFactory extends Object
| Constructor and Description |
|---|
FluentLoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static FluentLogger |
getLogger(Class<?> clazz) |
static FluentLogger |
getLogger(String name) |
public static FluentLogger getLogger(String name)
public static FluentLogger getLogger(Class<?> clazz)
Copyright © 2019. All rights reserved.