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 آنلاین یا شبیه ساز آنلاین ویندوز یا شبیه ساز آنلاین MACOS را از این وب سایت راه اندازی کنید.
- 5. از سیستم عامل لینوکس OnWorks که به تازگی راه اندازی کرده اید، به مدیر فایل ما 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
زبان برنامه نویسی
جاوه
دسته بندی ها
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.
