Package me.autobot.lib.telemetry
Annotation Interface Log
public @interface Log
Annotation to mark fields and methods that should be logged.
-
Optional Element Summary
Optional Elements
-
Element Details
-
as
String asWhat the log is saved as.- Returns:
- The name of the log.
- Default:
- ""
-