All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.neoforged.camelot.config.module.Logging.groovy Maven / Gradle / Ivy

package net.neoforged.camelot.config.module

import groovy.transform.CompileStatic

/**
 * The module controlling logging. 
* Provides the {@code /configuration logging} command that can be used * to configure what events should be logged in a channel. */ @CompileStatic class Logging extends ModuleConfiguration { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy