LogEntryTag__c
Used by Nebula Logger as a junction object to represent a unique relationship between a LogEntryc record and a LoggerTagc record
| Attribute | Value |
|---|---|
| Object Type | Custom Object |
| Label | Log Entry Tag |
| Plural Label | Log Entry Tags |
| Apex Trigger | LogEntryTag |
| FlexiPage | LogEntryTagRecordPage |
| Track History | Yes |
| Fields | 10 |
Fields (10 of 10)
Search
ImpersonatedByUsernameLink__c
Section titled “ImpersonatedByUsernameLink__c”| Attribute | Value |
|---|---|
| Label | Impersonated By Username |
| Type | Text |
| Required | No |
| Track History | No |
| Compliance Group | PII;GDPR;CCPA |
| Security Classification | Confidential |
| Business Status | Active |
Formula
LogEntry__r.ImpersonatedByUsernameLink__cTreat blank values as: BlankAsZero
LogEntry__c
Section titled “LogEntry__c”| Attribute | Value |
|---|---|
| Label | Log Entry |
| Type | MasterDetail |
| Required | No |
| References | LogEntry__c |
| Relationship Name | LogEntryTags |
| Relationship Label | Log Entry Tags |
| Track History | No |
| Compliance Group | None |
| Security Classification | Confidential |
| Business Status | Active |
LogEntryOrigin__c
Section titled “LogEntryOrigin__c”| Attribute | Value |
|---|---|
| Label | Log Entry Origin |
| Type | Text |
| Required | No |
| Track History | No |
| Compliance Group | None |
| Security Classification | Confidential |
| Business Status | Active |
Formula
LogEntry__r.Origin__cTreat blank values as: BlankAsZero
LogEntryTimestamp__c
Section titled “LogEntryTimestamp__c”| Attribute | Value |
|---|---|
| Label | Log Entry Timestamp |
| Type | DateTime |
| Required | No |
| Track History | No |
| Compliance Group | None |
| Security Classification | Confidential |
| Business Status | Active |
Formula
LogEntry__r.Timestamp__cTreat blank values as: BlankAsZero
LoggedByUsernameLink__c
Section titled “LoggedByUsernameLink__c”| Attribute | Value |
|---|---|
| Label | Username |
| Type | Text |
| Required | No |
| Track History | No |
| Compliance Group | PII;GDPR;CCPA |
| Security Classification | Confidential |
| Business Status | Active |
Formula
LogEntry__r.LoggedByUsernameLink__cTreat blank values as: BlankAsZero
LogLink__c
Section titled “LogLink__c”| Attribute | Value |
|---|---|
| Label | Log |
| Type | Text |
| Required | No |
| Track History | No |
| Compliance Group | None |
| Security Classification | Confidential |
| Business Status | Active |
Formula
HYPERLINK( LogEntry__r.Log__c, LogEntry__r.Log__r.Name, '_top')Treat blank values as: BlankAsZero
ParentLogLink__c
Section titled “ParentLogLink__c”| Attribute | Value |
|---|---|
| Label | Parent Log |
| Type | Text |
| Required | No |
| Track History | No |
| Compliance Group | PII;GDPR;CCPA |
| Security Classification | Confidential |
| Business Status | Active |
Formula
LogEntry__r.ParentLogLink__cTreat blank values as: BlankAsZero
ProfileLink__c
Section titled “ProfileLink__c”| Attribute | Value |
|---|---|
| Label | Profile |
| Type | Text |
| Required | No |
| Track History | No |
| Compliance Group | PII;GDPR;CCPA |
| Security Classification | Confidential |
| Business Status | Active |
Formula
LogEntry__r.ProfileLink__cTreat blank values as: BlankAsZero
Tag__c
Section titled “Tag__c”| Attribute | Value |
|---|---|
| Label | Logger Tag |
| Type | MasterDetail |
| Required | No |
| References | LoggerTag__c |
| Relationship Name | LogEntryTags |
| Relationship Label | Tagged Log Entries |
| Track History | No |
| Compliance Group | None |
| Security Classification | Confidential |
| Business Status | Active |
UniqueId__c
Section titled “UniqueId__c”An external ID field used to ensure that Log Entry Tag records are unique
| Attribute | Value |
|---|---|
| Label | Unique ID |
| Type | Text |
| Length | 255 |
| Required | No |
| Unique | Yes |
| External ID | Yes |
| Track History | No |
| Compliance Group | None |
| Security Classification | Confidential |
| Business Status | Active |