Skip to main content

CommunityAppLog

CommunityAppLog = object

A log entry written by an app to a community's diagnostic log.

Properties

communityAppLogType

communityAppLogType: CommunityAppLogType

The severity level of the log entry. See CommunityAppLogType for possible values.


message

message: string

The log message text.