LogObject
The LogObject activity initializes a new instance of the LogLine class. Use this activity to log everything being created on an entity.
Properties
| Property | Value | Required | Notes |
|---|---|---|---|
| DisplayName | String
|
No | Specify a name for the activity or accept the default. |
| Level | LoggerLevel
|
Yes | Select a trace level from the drop-down list. The options are:
|
| Object | InArgument<Object>
|
Yes | Specify the name of an object in the Anthology data model, e.g., studentEntity. |