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: almost 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,463 |
nlog/nlog | A logging library for .NET applications that provides structured log routing and management capabilities. | 6,312 |
davewoodcom/xcglogger | A framework for logging debug information in Swift projects with customizable destinations and formatting. | 3,949 |
orhanobut/logger | A logging utility that provides a simple and customizable way to log events in Android applications | 13,832 |
pimterry/loglevel | A lightweight logging library with reliable log level methods and robust fallbacks for various JavaScript environments. | 2,615 |
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,073 |
swiftybeaver/swiftybeaver | Convenient and secure logging solution for Swift development | 5,931 |
serilog/serilog | A logging library designed to capture structured event data and provide flexible output options | 7,289 |
adamschwartz/log | A utility for logging messages with styling capabilities in web browsers. | 3,016 |
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,152 |
qos-ch/slf4j | An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,340 |
logfellow/logstash-logback-encoder | A Java library providing loggers and appenders to format logs into JSON and other data formats using Jackson. | 2,439 |
logrocket/redux-logger | A Redux middleware that logs and visualizes application state changes | 5,760 |
jakewharton/pidcat | Filters log entries from specific application package | 4,836 |
roidrage/lograge | An effort to simplify and standardize Rails' logging output | 3,468 |