mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-15 12:01:51 +01:00
Move Streams to NCPCore.
This commit is contained in:
parent
2fc56885fb
commit
ea57e5c3e1
@ -7,7 +7,7 @@ package fr.neatmonster.nocheatplus.logging;
|
|||||||
*/
|
*/
|
||||||
public class Streams {
|
public class Streams {
|
||||||
|
|
||||||
// Maybe temporary: StremID instances for default usage (custom registrations can not start with "default.").
|
// Maybe temporary: StreamID instances for default usage (custom registrations can not start with "default.").
|
||||||
/**
|
/**
|
||||||
* Default prefix, should not be used with custom registration (LoggerID, StreamID).
|
* Default prefix, should not be used with custom registration (LoggerID, StreamID).
|
||||||
*/
|
*/
|
Loading…
Reference in New Issue
Block a user