Class ClientLogPost
java.lang.Object
com.inductiveautomation.perspective.gateway.comm.ClientLogPost
Represents the object POSTed to /logs by the client's jsnlog.js system.
 The structure of this class is set up to be deserialized by GSON automatically, so the field names
 follow jsnlog's json format
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
lg
 
- 
- 
Constructor Details- 
ClientLogPostpublic ClientLogPost()
 
-