LogEntry
org.sagebionetworks.repo.model.LogEntry
JSON schema for a log entry
Field | Type | Description |
---|---|---|
label | STRING | The label for the message to log, which determines grouping in cloudwatch. |
message | STRING | The message to log. |
stacktrace | STRING | The optional stacktrace to log. |