Move Streams to NCPCore.

This commit is contained in:
asofold 2014-11-19 08:36:53 +01:00
parent 2fc56885fb
commit ea57e5c3e1

View File

@ -7,7 +7,7 @@ package fr.neatmonster.nocheatplus.logging;
*/
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).
*/