This is the Linux app named JakeWharton Hugo whose latest release can be downloaded as hugo1.2.1sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named JakeWharton Hugo with OnWorks for free.
Segui queste istruzioni per eseguire questa app:
- 1. Scaricata questa applicazione sul tuo PC.
- 2. Entra nel nostro file manager https://www.onworks.net/myfiles.php?username=XXXXX con il nome utente che desideri.
- 3. Carica questa applicazione in tale file manager.
- 4. Avviare l'emulatore online OnWorks Linux o Windows online o l'emulatore online MACOS da questo sito Web.
- 5. Dal sistema operativo OnWorks Linux che hai appena avviato, vai al nostro file manager https://www.onworks.net/myfiles.php?username=XXXXX con il nome utente che desideri.
- 6. Scarica l'applicazione, installala ed eseguila.
IMMAGINI
Ad
JakeWharton Hugo
DESCRIZIONE
Hugo is a small Android library (and annotation processor plugin) that automatically logs method calls, parameters, return values, and execution time for methods annotated with @DebugLog. Instead of manually adding logging statements everywhere, you simply annotate a method and Hugo injects the logging at compile-time in debug builds, keeping release builds clean. This helps developers gain visibility into method flows, execution timing, and parameter passing without cluttering production code. The annotation doesn’t remain in the compiled class for non-debug builds, so there’s zero runtime penalty in release. Hugo uses bytecode/annotation processing behind the scenes but maintains simple API usage for developers. It’s especially useful during development and debugging phases in large Android codebases where tracing logic by hand would be tedious.
Caratteristiche
- @DebugLog annotation for Android methods to auto-log method invocation
- Automatic logging of parameters, return values, and method execution time
- Works during debug builds only, no overhead in release builds
- Simple setup: add plugin/dependency and annotate methods, no manual logs
- Improves visibility of code flow and performance hotspots during development
- Minimal API surface makes it easy to adopt gradually in existing projects
Linguaggio di programmazione
Java
Categorie
This is an application that can also be fetched from https://sourceforge.net/projects/jakewharton-hugo.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
