hugo
Method call logger
Logging mechanism to record method calls and their execution times during debug builds.
Annotation-triggered method call logging for your debug builds.
8k stars
240 watching
798 forks
Language: Java
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jakewharton/timber | A logger with a small, extensible API that provides utility on top of Android's normal Log class. | 10,486 |
nlog/nlog | A logging library for .NET applications that provides structured log routing and management capabilities. | 6,330 |
davewoodcom/xcglogger | A framework for logging debug information in Swift projects with customizable destinations and formatting. | 3,952 |
orhanobut/logger | A logging utility that provides a simple and customizable way to log events in Android applications | 13,840 |
pimterry/loglevel | A lightweight logging library with reliable log level methods and robust fallbacks for various JavaScript environments. | 2,628 |
keepsafe/dexcount-gradle-plugin | Reports the number of method references in APKs during builds to help track app growth and avoid method-reference limits. | 3,079 |
swiftybeaver/swiftybeaver | Convenient and secure logging solution for Swift development | 5,955 |
serilog/serilog | A logging library designed to capture structured event data and provide flexible output options | 7,326 |
adamschwartz/log | A utility for logging messages with styling capabilities in web browsers. | 3,017 |
debug-js/debug | A debugging utility that provides a way to log debug information in JavaScript applications with colorized output and support for environment variable control. | 11,176 |
qos-ch/slf4j | An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,353 |
logfellow/logstash-logback-encoder | A Java library providing loggers and appenders to format logs into JSON and other data formats using Jackson. | 2,448 |
logrocket/redux-logger | A Redux middleware that logs and visualizes application state changes | 5,758 |
jakewharton/pidcat | Filters log entries from specific application package | 4,845 |
roidrage/lograge | An effort to simplify and standardize Rails' logging output | 3,478 |