Skip to content

Milestones

List view

  • Due by February 14, 2025
    25/25 issues closed
  • Due by October 12, 2024
    39/39 issues closed
  • Due by June 16, 2024
    31/31 issues closed
  • Release notes - https://github.com/jongpie/NebulaLogger/releases/tag/v4.13.0 Changelog - https://github.com/jongpie/NebulaLogger/compare/v4.12.0...v4.13.0

    Due by February 12, 2024
    22/22 issues closed
  • Due by October 16, 2023
    25/25 issues closed
  • Due by June 10, 2023
    16/16 issues closed
  • Due by February 10, 2023
    29/29 issues closed
  • Due by October 22, 2022
    16/16 issues closed
  • No due date
    35/36 issues closed
  • Highlights - New Data Security Enhancements - Data Mask Rules - Strip Inaccessible Record Fields - Anonymous Mode: Logs and log entries can now be stored anonymously for certain users or profiles, using the new 'anonymous mode' setting - More Data - `logger` for LWC and Aura Components: Reintroduced frontend logging support via new `logger` lwc - New 'Log Entry Event Stream' tab & lwc: Real-time monitoring of LogEntryEvent__e records - Configurable Apex Debug Log syntax: the output to `System.debug()` is now configurable using merge field syntax in the new `LoggerSettings__c.SystemLogMessageFormat__c` field, using Handlebars-esque syntax to refer to fields on the `LogEntryEvent__e` platform event - Added more metadata-related fields on `LogEntry__c` for Flow, Apex class and Lightning Components - Optimizations - Optimized `LogEntryEventBuilder` so that queries are lazy-loaded - this prevents/reduces queries from logging when not needed (e.g., when logging is disabled, no queries are executed)

    No due date
    52/52 issues closed
  • Highlights - Added new custom objects `LoggerTag__c` and `LogEntryTag__c` for a more robust tagging data model - Added Apex methods `LogEntryBuilder.addTag(String)` and `LogEntryBuilder.addTags(List<String>)` - Added new Flow class `FlowCollectionLogEntry` for logging a collection of `SObject` records - Added Flow invocable property `tagsString` on `FlowLogEntry`, `FlowRecordLogEntry`, and `FlowCollectionLogEntry` - Added custom metadata type `LogEntryTag__mdt` to support adding tags to `LogEntry__c` records via admin-configured rules Packages - Unlocked Package Version ID: 04t5Y0000015keTQAQ - Managed Package Version ID: 04t5Y0000015keOQAQ

    Due by August 9, 2021
    14/14 issues closed
  • Highlights - Unlocked package only: Added new plugin framework to support easily extending the logging system, using Apex or Flow - Reintroduced Slack integration as an optional add-on unlocked package (beta-only) - New save method `Logger.SaveMethod.SYNCHRONOUS_DML` Packages - Unlocked Package Version ID: 04t5Y0000027FMrQAM - Managed Package Version ID: 04t5Y0000027FMhQAM - Slack Beta Package Version [email protected]: 04t5e00000061lHAAQ

    Due by June 19, 2021
    16/16 issues closed
  • Highlights - Initial unlocked package release - New setting `LoggerSettings__c.DefaultSaveMethod__c` to allow admins to specify a default save method at the org, profile or user levels - Added new log entry fields `LogEntry__c.TransactionEntryNumber__c` and `LogEntry__c.EpochTimestamp__c` Packages - Unlocked Package Version ID: 04t5Y0000027FGFQA2 - Managed Package Version ID: 04t5Y0000027FFgQAM

    Due by May 19, 2021
    11/11 issues closed
  • Highlights - Added new 'Logger Console' lightning app for admins to view & manage logs - Further extended logging capabilities for Apex & Flow Packages - Managed Package Version ID: 04t5Y000000YLDLQA4

    Due by March 28, 2021
    20/20 issues closed
  • Highlights - Added new Apex method overloads in `Logger` for DML results classes (e.g., `Database.SaveResult`, `Database.DeleteResult`, etc.) - Added new method overloads in `Logger` for passing an `Exception` parameter to `Logger.error()` and `Logger.warn()` - Added new `LogEntryEvent__e` fields to track login history details and SObject type classification Packages - Managed Package Version ID: 04t5Y000000Xg4wQAC

    Due by March 8, 2021
    11/11 issues closed
  • Hightlights - Initial managed package release - Code stability & cleanup Packages - Managed Package Version ID: 04t5Y000000XJZ7QAO

    Due by February 24, 2021
    16/16 issues closed