Home | History | Annotate | Download | only in logging

Lines Matching defs:ALL

3  * Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
56 * logger and all log messages will be forwarded to the Logger
98 private static final int ALL = Integer.MIN_VALUE;
106 ALL,
126 PlatformLogger.ALL, PlatformLogger.FINEST, PlatformLogger.FINER,
147 case PlatformLogger.ALL : return Level.ALL;
170 // force loading of all JavaLoggerProxy (sub)classes to make JIT de-optimizations
207 * Initialize java.util.logging.Logger objects for all platform loggers.
566 // Skip all frames until we have found the first logger frame.
589 * JavaLoggerProxy forwards all the calls to its corresponding