|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Deprecation.LogLevel | |
| org.apache.cocoon.util | |
| Uses of Deprecation.LogLevel in org.apache.cocoon.util |
| Fields in org.apache.cocoon.util declared as Deprecation.LogLevel | |
static Deprecation.LogLevel |
Deprecation.DEBUG
Debug deprecation messages indicate features that are no more considered "current" or "best practice", but for which no removal is currently foreseen. |
static Deprecation.LogLevel |
Deprecation.INFO
Info deprecation messages indicate features that are no more considered "current" or "best practice", and that will probably be removed in future releases. |
static Deprecation.LogLevel |
Deprecation.WARN
Warning deprecation messages indicate features that will be removed in the next major version (e.g. |
static Deprecation.LogLevel |
Deprecation.ERROR
Error deprecation messages indicate features that will be removed in the next minor version (e.g. |
static Deprecation.LogLevel |
Deprecation.FATAL
Fatal deprecation messages indicate features that used to exist but have been removed in the current version. |
| Methods in org.apache.cocoon.util that return Deprecation.LogLevel | |
static Deprecation.LogLevel |
Deprecation.LogLevel.getLevel(String level)
|
| Methods in org.apache.cocoon.util with parameters of type Deprecation.LogLevel | |
static void |
Deprecation.setForbiddenLevel(Deprecation.LogLevel level)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||