Skip to content

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
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__c

Treat blank values as: BlankAsZero

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
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__c

Treat blank values as: BlankAsZero

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__c

Treat blank values as: BlankAsZero

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__c

Treat blank values as: BlankAsZero

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

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__c

Treat blank values as: BlankAsZero

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__c

Treat blank values as: BlankAsZero

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

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