Skip to content
Nebula Logger Docs (Blume Demo)
Esc
navigateopen⌘Jpreview
On this page

Log Entry Events Overview

A placeholder page carried over from the upstream Nebula Logger wiki, which has not yet published dedicated "Log Entry Events Overview" content.

This page mirrors the Log-Entry-Events-Overview entry in the upstream Nebula Logger wiki, listed there under “Pub/Sub with Platform Events” as Subscribe to LogEntryEvent__e Platform Events. As of this writing, that source page is an unwritten stub (its entire contents are the placeholder text “TODO”), so there is no additional technical detail to adapt here yet.

Where to go instead

If you’re looking for what LogEntryEvent__e actually is and how it fits into Nebula Logger, that material currently lives across a few other pages this demo site has already adapted:

Architecture guide

Explains where the LogEntryEvent__e platform event sits in Logger’s layered architecture, alongside the Log__c, LogEntry__c, LogEntryTag__c, and LoggerTag__c custom objects.

Plugin Framework guide

Covers LogEntryEvent__e as one of the trigger objects plugins can hook into, along with the LoggerPlugin.Triggerable Apex interface and related custom metadata configuration.

Managing Logs guide

Details how log data is ultimately tracked and managed once it’s been persisted from LogEntryEvent__e into Log__c and LogEntry__c records.

Upstream source

The original, unwritten Log-Entry-Events-Overview page on GitHub — check there for the latest status in case the maintainers have since filled it in.


Adapted from the Nebula Logger wiki, © Jonathan Gillespie and contributors, MIT License.

Was this page helpful?