public class EventLogger extends Object
| Constructor and Description |
|---|
EventLogger() |
| Modifier and Type | Method and Description |
|---|---|
static EventLogger |
getLogger(Class clazz) |
void |
log(EventType type,
Object... values) |
public static EventLogger getLogger(Class clazz)
Copyright © 2014 Zalando SE. All rights reserved.