All Projects → rsoesemann → Apex Unified Logging

rsoesemann / Apex Unified Logging

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

Projects that are alternatives of or similar to Apex Unified Logging

Apex Chainable
Chain Batches in a readable and flexible way without hardcoding the successor.
Stars: ✭ 27 (-73.27%)
Mutual labels:  apex, clean-code
codeclimate-apexmetrics
ApexMetrics - Code Climate engine for Salesforce [DISCONTINUED use CC PMD instead)
Stars: ✭ 46 (-54.46%)
Mutual labels:  clean-code, apex
Node Lambda Log
Basic logging mechanism for Node 6.10+ Lambda Functions
Stars: ✭ 115 (+13.86%)
Mutual labels:  apex, logging
Home
Project Glimpse: Node Edition - Spend less time debugging and more time developing.
Stars: ✭ 260 (+157.43%)
Mutual labels:  logging, profiling
Clockwork Chrome
Clockwork - php dev tools integrated to your browser - Chrome extension
Stars: ✭ 415 (+310.89%)
Mutual labels:  logging, profiling
Clockwork
Clockwork - php dev tools in your browser - server-side component
Stars: ✭ 4,076 (+3935.64%)
Mutual labels:  logging, profiling
thundra-agent-nodejs
Thundra Lambda Node.js Agent
Stars: ✭ 31 (-69.31%)
Mutual labels:  logging, profiling
Viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
Stars: ✭ 874 (+765.35%)
Mutual labels:  logging, profiling
Apex Domainbuilder
Framework to setup Apex test data in a highly flexible and readable way using the Test Data Builder pattern.
Stars: ✭ 61 (-39.6%)
Mutual labels:  apex, clean-code
Chromephp
class for logging PHP variables to Google Chrome console
Stars: ✭ 1,339 (+1225.74%)
Mutual labels:  logging
Force Dot Com Esapi
Enterprise Security API for the Apex language on the Force.com platform.
Stars: ✭ 98 (-2.97%)
Mutual labels:  apex
Sfdx Travisci
Stars: ✭ 95 (-5.94%)
Mutual labels:  apex
Logtrail
Kibana plugin to view, search & live tail log events
Stars: ✭ 1,343 (+1229.7%)
Mutual labels:  logging
Applicationinsights Php
Azure Application Insights SDK for PHP
Stars: ✭ 98 (-2.97%)
Mutual labels:  logging
Phoronix Test Suite
The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
Stars: ✭ 1,339 (+1225.74%)
Mutual labels:  profiling
No Framework Tutorial
A small tutorial to show how to create a PHP application without a framework.
Stars: ✭ 1,357 (+1243.56%)
Mutual labels:  clean-code
Logsip
A simple, concise, colorful logger for Go
Stars: ✭ 94 (-6.93%)
Mutual labels:  logging
Lumberjack
Chop and cut Angular logs like a professional lumberjack.
Stars: ✭ 93 (-7.92%)
Mutual labels:  logging
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (+1251.49%)
Mutual labels:  logging
Study Path
An organized learning path about Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
Stars: ✭ 1,357 (+1243.56%)
Mutual labels:  clean-code

Apex Unified Logging Codacy Badge

Deploy to Salesforce

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].