@OnEnable void start() { log.info("Logger started with level: {}", config.get("logLevel")); }
@HealthCheck Health status() { return Health.up().withDetail("queueSize", 0).build(); } } java addon v9
Copyright 2020 Linux Game Consortium - gaming news, reviews and support Inc. - All Rights Reserved.
Back to Top