Class LogCommand

All Implemented Interfaces:
Sendable

public class LogCommand extends InstantCommand
  • Constructor Details

    • LogCommand

      public LogCommand(String key, String value)
      Creates a new LogCommand that logs a value to AdvantageKit with a specified key
      Parameters:
      key - The key to log to
      value - The value to log