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.
Дотримуйтесь цих інструкцій, щоб запустити цю програму:
- 1. Завантажив цю програму на свій ПК.
- 2. Введіть у наш файловий менеджер https://www.onworks.net/myfiles.php?username=XXXXX із потрібним ім'ям користувача.
- 3. Завантажте цю програму в такий файловий менеджер.
- 4. Запустіть онлайн-емулятор OnWorks Linux або Windows або онлайн-емулятор MACOS з цього веб-сайту.
- 5. З ОС OnWorks Linux, яку ви щойно запустили, перейдіть до нашого файлового менеджера https://www.onworks.net/myfiles.php?username=XXXXX з потрібним іменем користувача.
- 6. Завантажте програму, встановіть її та запустіть.
ЕКРАНИ
Ad
JakeWharton Hugo
ОПИС
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.
Функції
- @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
Мова програмування
Java
Категорії
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.
