Jonathan Gillespie

Results 97 issues of Jonathan Gillespie

- Bumped all metadata to API v55.0 (Summer '22 release) - Closed #335 by adding new method `Logger.ignoreOrigin(Type apexType)` - this allows plugins/external code to specify Apex classes to ignore...

bug
enhancement
tech-debt
cleanup
apex
lightning components
logger engine
Plugin Framework
recipes

### New Feature Summary In the current implementation (

enhancement
log management
scenarios

### Discussed in https://github.com/jongpie/NebulaLogger/discussions/341 Originally posted by **fentes** July 21, 2022 Hey Jongpie, we are logging quite often and the logs are very helpful at debugging stuff. The issue we...

Type: Enhancement
Layer: Configuration
Layer: Log Management
Feature: Email Notifications
Feature: Notifications

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

Type: Enhancement
Layer: Log Management
Feature: Related Log Entries LWC

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

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
Package Type: Managed Package
Salesforce Release Dependency: v54.0 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

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

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