Uses of Class
io.gs2.log.model.AccessLog
Packages that use AccessLog
-
Uses of AccessLog in io.gs2.log.model
Methods in io.gs2.log.model that return AccessLogModifier and TypeMethodDescriptionstatic AccessLogAccessLog.fromJson(com.fasterxml.jackson.databind.JsonNode data) AccessLog.withMethod(String method) AccessLog.withRequest(String request) AccessLog.withRequestId(String requestId) AccessLog.withResult(String result) AccessLog.withService(String service) AccessLog.withTimestamp(Long timestamp) AccessLog.withUserId(String userId) -
Uses of AccessLog in io.gs2.log.result
Methods in io.gs2.log.result that return types with arguments of type AccessLogMethod parameters in io.gs2.log.result with type arguments of type AccessLog