Interface | Description |
---|---|
Logger | Deprecated
starting with 3.1M2 use SLF4J instead
|
Class | Description |
---|---|
AbstractLogEnabled | Deprecated
starting with 3.1M2 use
Inject annotation to get injected a SLF4J Logger instead |
VoidLogger | Deprecated
starting with 3.1M2 use SLF4J's NOPLogger instead:
NOPLogger.NOP_LOGGER |
Copyright © 2004–2021 XWiki. All rights reserved.