• Stars
    star
    170
  • Rank 222,722 (Top 5 %)
  • Language Apex
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Platform-Event-based Apex logger for unified logging over transaction boundaries

Apex Unified Logging Codacy Badge

Deploy to Salesforce

Logging framework based on Salesfore Platform Events to overcome the limitations of System.debug logging.

TL;DR - Show me a video demo!

Features:

  • Provides unified view of logs over transaction boundaries (a.k.a. execution contexts)
  • Groups Logs of the same Batch
  • UI only shows the logs produced by current user
  • Autodetection of Code Location
  • Nice UI using a Lightning Utility Bar
  • Activated using user-level custom settings
  • Easily extendible to report exceptions and Governor Limit state

Screenshots:

lightning_experience___salesforce_und_skype_und_cprm____dev_projects_cprm__-_attributeprovider

developer_console

custom_settings___salesforce

Kudos to:

I was standing on the shoulders of those giants when building this

More Repositories

1

visualforce-table-grid

Flexible and highly customizable Visualforce table grid component. Salesforce.com Classic Look and Feel.
Apex
125
star
2

apex-domainbuilder

Framework to setup Apex test data in a highly flexible and readable way using the Test Data Builder pattern.
Apex
119
star
3

salesforce-plantuml

Salesforce app to generate UML class & ER-diagrams from your org data. Leverages the PlantUML library.
JavaScript
108
star
4

sobject-work-queue

Custom Apex queue to process arbitrary work on existing SObject in a guaranteed order.
Apex
55
star
5

apex-chainable

Chain Asynchronous Apex in a readable and flexible way without hardcoding the successor.
Apex
47
star
6

codeclimate-apexmetrics

ApexMetrics - Code Climate engine for Salesforce [DISCONTINUED use CC PMD instead)
Shell
45
star
7

unhappy-soup

Problematic Salesforce code to showcase how PMD can find it
Apex
37
star
8

salesforce-isv-cockpit

Salesforce LMA extension to simplify App support - Receives, parses & structures error mails send from Managed Packages
Apex
28
star
9

app-setup

Lean framework to build flexible and modular Setup UI for your Salesforce Lightning and Classic app.
Apex
21
star
10

apex-httpmock

Everything the Salesforce developer needs to mock, stub and fake in Apex tests.
Apex
14
star
11

salesforce-recipes

A collection of reusable code snippets and Best Practices
Apex
12
star
12

org-error-inbox

App to receive and structure all your Salesforce error emails
Apex
12
star
13

voldemorg

JavaScript
2
star
14

org-dependencies

Graphically explore metadata dependencies in your Salesforce org
HTML
1
star
15

apex-langchain

This is the Apex language implementation of LangChain, for building applications with LLMs through composability.
Java
1
star