Class LogEvent.Copier
java.lang.Object
com.soklet.LogEvent.Copier
- Enclosing class:
LogEvent
Builder used to copy instances of
LogEvent via LogEvent.copy().
This class is intended for use by a single thread.
- Author:
- Mark Allen
-
Method Summary
Modifier and TypeMethodDescriptionfinish()logEventType(LogEventType logEventType) marshaledResponse(MarshaledResponse marshaledResponse) resourceMethod(ResourceMethod resourceMethod)
-
Method Details
-
logEventType
-
message
-
throwable
-
request
-
resourceMethod
-
marshaledResponse
-
finish
-