- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 168
Issues: jongpie/NebulaLogger
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Adhoc Logging at a specified line of code without needing a Logger statement in production code
Type: Enhancement
New feature or request
#365
opened Sep 14, 2022 by
jkranz-rk
Store ApiTotalUsage event log data
Layer: Log Management
Items related to the custom objects & Logger Console app
Salesforce Feature: Reporting
Anything related to reports, dashboards, and the underlying data model
Type: Enhancement
New feature or request
#420
opened Nov 30, 2022 by
jongpie
Return save details when calling saveLog() methods
Layer: Logger Engine
Items related to the core logging engine
Logging Source: Apex
Items related to using Logger within Apex
Logging Source: Flow
Items related to using Nebula Logger within Flow
Type: Enhancement
New feature or request
#242
opened Nov 1, 2021 by
jongpie
Remove deprecated metadata in managed package
cleanup
Package Type: Managed Package
Issues and enhancements that specifically apply to the managed package
Salesforce Release Dependency: v54.0 Spring '22
#262
opened Jan 12, 2022 by
jongpie
Add the ability to view LogEntryTag__c records on the Log__c page
Layer: Log Management
Items related to the custom objects & Logger Console app
Type: Enhancement
New feature or request
#291
opened Mar 23, 2022 by
jongpie
Add a retry mechanism for failed platform events
Layer: Logger Engine
Items related to the core logging engine
Salesforce Feature: Platform Events
Items related to how platform events are leveraged by Nebula Logger
#302
opened Apr 28, 2022 by
jongpie
Add filters in relatedLogEntries LWC
Feature: Related Log Entries LWC
Items related to the relatedLogEntries LWC
Layer: Log Management
Items related to the custom objects & Logger Console app
Type: Enhancement
New feature or request
#334
opened Jun 21, 2022 by
jongpie
Send Email for Error Logs
Feature: Email Notifications
Feature: Notifications
Layer: Configuration
Items related to the custom hierarchy setting LoggerSettings__c or any included custom metadata type
Layer: Log Management
Items related to the custom objects & Logger Console app
Type: Enhancement
New feature or request
#348
opened Aug 9, 2022 by
jongpie
Logger uses lots of CPU time as entries are added
documentation
Layer: Logger Engine
Items related to the core logging engine
optimization
Type: Bug
Something isn't working
#350
opened Aug 10, 2022 by
arbokrad
Test class platform event message limit of 500
Layer: Configuration
Items related to the custom hierarchy setting LoggerSettings__c or any included custom metadata type
Layer: Logger Engine
Items related to the core logging engine
Logging Source: Apex
Items related to using Logger within Apex
Logging Source: Flow
Items related to using Nebula Logger within Flow
optimization
tests
Relates to Apex or LWC jest tests
Type: Bug
Something isn't working
#351
opened Aug 10, 2022 by
arbokrad
Log Retention Rules are not working
Feature: Log Retention
Items related to LogBatchPurger or LogBatchPurgeScheduler
Plugin: Log Retention Rules
Items related to the plugin Log Retention Rules
Type: Bug
Something isn't working
#354
opened Aug 26, 2022 by
fentes
Wrong link to apex class documentation
documentation
Type: Bug
Something isn't working
#359
opened Sep 2, 2022 by
PawelWozniak
Track the connected app used by the current user to authenticate
Layer: Log Management
Items related to the custom objects & Logger Console app
Layer: Logger Engine
Items related to the core logging engine
Salesforce Feature: Reporting
Anything related to reports, dashboards, and the underlying data model
Type: Enhancement
New feature or request
#398
opened Oct 25, 2022 by
jongpie
Add new objects & fields to the Logger Admin dashboard
Layer: Log Management
Items related to the custom objects & Logger Console app
Plugin: Logger Admin Dashboard
Items related to the plugin Logger Admin Dashboard
Salesforce Feature: Reporting
Anything related to reports, dashboards, and the underlying data model
Type: Enhancement
New feature or request
#425
opened Dec 5, 2022 by
jongpie
SYNCHRONOUS_DML in a test context - Integration test
Layer: Configuration
Items related to the custom hierarchy setting LoggerSettings__c or any included custom metadata type
Layer: Log Management
Items related to the custom objects & Logger Console app
Layer: Logger Engine
Items related to the core logging engine
Logging Source: Apex
Items related to using Logger within Apex
tests
Relates to Apex or LWC jest tests
Type: Bug
Something isn't working
OpenTelemetry support
Feature: OpenTelemetry Support
Items to related to supporting OpenTelemetry (OTel) and its standards for observability data
Type: Enhancement
New feature or request
#466
opened Mar 21, 2023 by
RaviVaranasi
Merge Async Failure Additions plugin into core package
Layer: Configuration
Items related to the custom hierarchy setting LoggerSettings__c or any included custom metadata type
Layer: Log Management
Items related to the custom objects & Logger Console app
on hold
Plugin: Async Failure Additions
Items related to the plugin Async Failure Additions
Salesforce Feature: Reporting
Anything related to reports, dashboards, and the underlying data model
#473
opened Mar 31, 2023 by
jongpie
Provide a way to better unify JavaScript log entries with Apex & Flow log entries
Layer: Log Management
Items related to the custom objects & Logger Console app
Layer: Logger Engine
Items related to the core logging engine
Logging Source: Lightning Components
Items related to using Nebula Logger using JavaScript within lightning components (lwc & aura)
Salesforce Feature: Reporting
Anything related to reports, dashboards, and the underlying data model
Type: Enhancement
New feature or request
#496
opened May 23, 2023 by
jongpie
Allow batch or queuable jobs to create a single log with a series of log entries
Type: Enhancement
New feature or request
#499
opened May 26, 2023 by
stephenpstanley
Add UI-Based Data Masking for LogEntry__c Data
Feature: Data Masking
Layer: Configuration
Items related to the custom hierarchy setting LoggerSettings__c or any included custom metadata type
Layer: Log Management
Items related to the custom objects & Logger Console app
Salesforce Feature: Security
Items related to the security model (object-level access, field-level security, record sharing)
Type: Enhancement
New feature or request
#506
opened Jun 5, 2023 by
jongpie
Implement a more robust notification system
Feature: Notifications
Layer: Log Management
Items related to the custom objects & Logger Console app
on hold
Plugin: Slack
Type: Enhancement
New feature or request
#593
opened Dec 14, 2023 by
Damecek
Is it possible to sort values in Related Record JSON?
Layer: Log Management
Items related to the custom objects & Logger Console app
Type: Enhancement
New feature or request
#594
opened Dec 14, 2023 by
PawelWozniak
Loggly Integration
Feature: OpenTelemetry Support
Items to related to supporting OpenTelemetry (OTel) and its standards for observability data
Feature: Plugin Framework
Items related to Nebula Logger's plugin framework
Logging Source: API
Items related to using Nebula Logger via REST API
Type: Enhancement
New feature or request
#144
opened May 7, 2021 by
CloudJedi
Failing Unit Test: Items related to the plugin Async Failure Additions
tests
Relates to Apex or LWC jest tests
Type: Bug
Something isn't working
LogFlowExecutionErrorEventHandler_Tests. it_logs_when_enabled
Plugin: Async Failure Additions
Previous Next
ProTip!
Updated in the last three days: updated:>2024-12-21.