21 dépôts
Frameworks for tracking application state and diagnosing issues.
Explore 21 awesome GitHub repositories matching part of an awesome list · Logging and Debugging. Refine with filters or upvote what's useful.
CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and managing diagnostic messages within mobile and desktop applications. It serves as a tool for monitoring software health and troubleshooting runtime issues by recording application events across various severity levels. The framework utilizes a modular architecture that allows developers to define custom log levels and route diagnostic output to multiple concurrent destinations, including the system console, local files, and remote servers. It incorporates an asynchronous pipel
Flexible and high-performance logging framework.
Pulse is an Apple platform network logger used for recording and inspecting network traffic and system logs directly within applications. It functions as an on-device network inspector and traffic export tool, allowing for the capture of outgoing requests and the transmission of logs to external systems. The project includes a remote log streamer for the real-time transmission of device logs to an external viewer for live monitoring. It further provides an integrated interface for viewing recorded network requests and system logs on the device without the requirement of an external proxy. Th
Powerful logging system built with SwiftUI.
SwiftyBeaver is an extensible logging framework for Swift that routes log output to multiple destinations simultaneously, including the Xcode console, local files, and remote cloud services. It supports recording messages at distinct severity levels with corresponding visual styling, and can attach arbitrary contextual data such as numbers, arrays, or dictionaries to log entries without requiring manual string conversion. The framework distinguishes itself through destination-based log routing, where each output target can have its own independent format and filter configuration managed by a
Convenient logging for development and production.
NSLogger est un framework de journalisation à distance et un enregistreur de données binaires conçu pour diffuser les traces d'application depuis des appareils vers une visionneuse de journaux réseau dédiée. Il permet la transmission de traces système sur un réseau, en utilisant le chiffrement SSL pour garantir une transmission sécurisée de la télémétrie. Le système se distingue par sa prise en charge de l'intégration de données binaires brutes et d'images directement dans les flux de journaux pour une inspection visuelle au sein de la visionneuse. Il inclut également un tampon de journal hors ligne qui stocke les traces localement pendant les pannes de réseau et les transmet automatiquement une fois la connectivité rétablie. Le framework fournit des outils pour l'analyse des données de journal, y compris la catégorisation des traces par domaine et niveaux d'importance. Il prend en charge le filtrage des traces de journal et l'application de couleurs et de styles personnalisés aux messages en utilisant la correspondance par expressions régulières. Les sessions de journal capturées peuvent être exportées vers des fichiers pour un stockage persistant et un partage.
High-performance logging utility with remote trace display.
XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and troubleshooting. It automatically includes metadata such as timestamps, line numbers, function names, and filenames in every log entry. The framework minimizes CPU overhead through deferred string evaluation, which delays expensive interpolation until the active log level is verified. To prevent blocking the main execution thread during I/O tasks, it utilizes an asynchronous log router that offloads writing operations to background queues. The system supports multi-destinatio
Debug logging framework with console and file support.
TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.
In-app log console for real-time information display.
Delightful console output for Swift developers.
Delightful console output styling for developers.
Class for logging excessive blocking on the main thread
Utility for logging main thread blocking issues.
Willow is a powerful, yet lightweight logging library written in Swift.
Lightweight and powerful logging library.
CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant
Configurable and extensible Swift-based logging API.
Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
Tool for sharing diagnostic data with support teams.
An extensible logging framework for Swift
Logging tool with themes and custom formatters.
:closed_book: Swift Logging Utility for Xcode & Google Docs
Logging utility for Xcode and cloud integration.
Trace Swift and Objective-C method invocations
Tracing tool for method invocations.
Gedatsu provide readable format about AutoLayout error console log
Readable formatting for Auto Layout console errors.
Automate box any value! Print log without any format control symbol! Change debug habit thoroughly!
Automated logging for any value without format symbols.
A lightweight library for generating text tables.
Tool for generating text-based tables in logs.
Twitter Logging Service is a robust and performant logging framework for iOS clients
Robust logging framework for client applications.
A powerful input-agnostic swift logging framework made to speed up development with maximum readability.
Input-agnostic logging framework for development.