NebulaLogger icon indicating copy to clipboard operation
NebulaLogger copied to clipboard

The most robust logger for Salesforce. Works with Apex, Lightning Components, Flow, Process Builder & Integrations. Designed for Salesforce admins, developers & architects.

Results 80 NebulaLogger issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/jongpie/NebulaLogger/discussions/221 Originally posted by **mmakara2021** October 7, 2021 Hello curently I was not able to figure out how to log Set and Map in apex code. Yes...

enhancement
apex
logger engine

### New Feature Summary When I add a custom error to a record using `addError` and the resulting exception is logged using Nebula Logger, the error message and record details...

enhancement
reporting
apex
logger engine

### Discussed in https://github.com/jongpie/NebulaLogger/discussions/330 Originally posted by **TKGC** June 13, 2022 Is there a simple way in APEX to set the Origin__c value of a LogEntry__c record? I am considering...

enhancement
reporting
apex
configurations
logger engine

### Package Edition of Nebula Logger Managed Package ### Package Version of Nebula Logger n/a ### New Bug Summary At the bottom of [LogMessage](https://github.com/jongpie/NebulaLogger#using-logmessage-for-dynamically-generated-strings) the documentation link is broken.

documentation
tech-debt
cleanup

To provide some functional examples of Logger in use, there needs to be a new unlocked package that contains "recipes" for common scenarios. At a minimum, it should have examples...

documentation
recipes

### Package Edition of Nebula Logger Unlocked Package ### Package Version of Nebula Logger v4.2.7.1 ### New Bug Summary Hi @jongpie Nebula Logger has been a lifesaver for a recent...

bug
logger engine
can't reproduce

### Package Edition of Nebula Logger Unlocked Package ### Package Version of Nebula Logger 4.6.9 ### New Bug Summary Hi! I am using the flow action to create log entries....

bug
flow
logger engine

- Move package to be in the same dev hub as the main logger packages. Currently, it's in a separate dev hub, which makes things harder to manage. - Incorporate...

enhancement
integrations
Plugin Framework
Slack plugin

Just an idea for others but some may be interested in a centralized log repository. https://www.loggly.com/ Sample implementation that I saw: https://metillium.com/salesforce-logger-pilot/

enhancement
integrations
Plugin Framework

Summer '22 adds a pilot feature that provides the ability to create callbacks for platform events, both for on success and on error. It'd be useful to leverage this to...

logger engine
platform events