Type Definition timely::logging::Logger[][src]

type Logger<Event> = Logger<Event, WorkerIdentifier>;

Logger type for worker-local logging.