Interface AnyId

All Known Implementing Classes:
noId$, RequestId

public interface AnyId
The trait for logging ids. It can be either a RequestId to a specific request or NoId when there is no associated request.