Package net.minheur.potoflux.logger
Interface ILogCategory
- All Known Implementing Classes:
LogCategories
public interface ILogCategory
Class for creating log categories.
You should implement this in an
You should implement this in an
Enum-
Method Summary
-
Method Details
-
code
String code()Getter to override to get the code.- Returns:
- the category's code
-
more
-