Make ConsoleLogger class follow line-length conventions.
This commit is contained in:
parent
78a6167a1b
commit
55689fe1b5
@ -22,7 +22,8 @@ import org.bukkit.plugin.java.JavaPlugin;
|
|||||||
import org.fusesource.jansi.Ansi;
|
import org.fusesource.jansi.Ansi;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A custom logger used to add color to the console when using warnings and errors.
|
* A custom logger used to add color to the console when using warnings and
|
||||||
|
* errors.
|
||||||
*
|
*
|
||||||
* @author Jesse Prescott (BleedObsidian)
|
* @author Jesse Prescott (BleedObsidian)
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user