Class LogEntry
java.lang.Object
com.scivicslab.actoriac.log.LogEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
sessionId
-
timestamp
-
nodeId
-
vertexName
-
actionName
-
level
-
message
-
exitCode
-
durationMs
-
-
Constructor Details
-
LogEntry
-
-
Method Details
-
getId
-
getSessionId
-
getTimestamp
-
getNodeId
-
getVertexName
-
getActionName
-
getLevel
-
getMessage
-
getExitCode
-
getDurationMs
-
toString
-