Error

public class Error extends Level

Error level corresponds to integer value of 1000.

Properties

Link copied to clipboard
public final static Level.Error INSTANCE
Link copied to clipboard
private final Integer intValue

Integer representation of a given level.

Functions

Link copied to clipboard
public Integer compareTo(Level other)

Compares itself to other level for convenience.

Link copied to clipboard

Integer representation of a given level.