-
-
Notifications
You must be signed in to change notification settings - Fork 163
Logger Console app
Jonathan Gillespie edited this page Sep 15, 2021
·
1 revision
The Logger Console app provides access to the tabs for Logger's objects (for any users with the correct access):
-
Log__c
custom object -
LogEntry__c
custom object -
LogEntryTag__c
custom object -
LoggerTag__c
custom object - Reports standard tab
- Dashboard standard tab
- Assigning Permission Sets to Users
- Configuring Global Feature Flags
- Configuring Profile & User-Specific Settings
- Configuring Data Mask Rules
Manual Instrumentation
- Logging in Apex
- Logging in Flow & Process Builder
- Logging in Lightning Web Components & Aura Components
- Logging in OmniStudio
- Logging in OpenTelemetry (OTEL) REST API
ISVs & Package Dependencies
- Overview
- Optionally Use Nebula Logger (When Available) with
Callable
Interface - Require Nebula Logger with Strongly-Coupled Package Dependency
Troubleshooting
Pub/Sub with Platform Events
Persisted Data with Custom Objects
- Logger Console app
- Assigning & Managing Logs
- Using 'View Related Log Entries' Component on Record Pages
- Deleting Old Logs
Official Plugins