Package io.zeebe.client.impl
Class Loggers
- java.lang.Object
-
- io.zeebe.client.impl.Loggers
-
public final class Loggers extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.Logger
JOB_POLLER_LOGGER
static org.slf4j.Logger
JOB_WORKER_LOGGER
static org.slf4j.Logger
LOGGER
-
Constructor Summary
Constructors Constructor Description Loggers()
-