I have created a custom level that works as far as logging is concerned, but is ignored when set as a threshold.
The level is defined as follows:
public class BusinessLevel extends Level
{
//Business Level Integer Values
public static final int BUSINESS_INT = FATAL_INT + 10000...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.