Jonathan Gillespie
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...
### New Feature Summary In the current implementation (
### 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...
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...
### 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...
### 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...
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...
### 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...
### 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...
### 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...