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

Or would I need to write custom code to disable the Logger wherever needed?

enhancement
configurations
logger engine

@jongpie I have made the below changes for the enhancement #293 1. Created a new custom meta data LoggerParameter.LogEntryEventStreamDisplayFields to configure the datatable columns. Let me know if we need...

enhancement
configurations
log management
platform events

There are a couple of new features I'd like to eventually include in the LWC `logEntryEventStream` - Collapsible sidebar (same way that the sidebar collapses in object tabs within a...

enhancement
configurations
log management
platform events

### New Feature Summary Currently, the `relatedLogEntries` LWC provides a search box to filter on `LogEntry__c` records, but no other filters are provided. It'd be helpful to have some new...

enhancement
log management
related log entries LWC

### Package Edition of Nebula Logger Unlocked Package ### Package Version of Nebula Logger main branch ### New Bug Summary 1. Pull the latest version of the repository 2. Create...

bug
configurations
recipes

### Package Edition of Nebula Logger Unlocked Package ### Package Version of Nebula Logger v4.6.1 ### New Bug Summary Logger.info(String message, List records) end up calling LogEntryEventBuilder.stripInaccessible. There is a...

bug
logger engine

### Discussed in https://github.com/jongpie/NebulaLogger/discussions/303 Originally posted by **LawrenceLoz** April 28, 2022 Hi there, Firstly big kudos to author/authors and contributors on this project - a really rich and intuitive set...

optimization
configurations
log management
logger engine

### Package Edition of Nebula Logger Unlocked Package ### Package Version of Nebula Logger 4.6.16 ### New Bug Summary First of all thanks for the logger. In an attempt to...

bug
lightning components
logger engine

Currently, the managed package still contains some old metadata that has been deprecated - this is because previously, there was not a way to remove metadata in a 2GP managed...

cleanup
managed package
Salesforce Spring '22

### Discussed in https://github.com/jongpie/NebulaLogger/discussions/239 Originally posted by **guerrieroi** October 26, 2021 I would like to know if there is a best practice to log status code and message, request and...

enhancement
logger engine