public class DeprecationLogger extends Object
Can be activated only when dev mode is set, and can hold the version from which deprecation starts.
| Constructor and Description |
|---|
DeprecationLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
log(String message) |
static void |
log(String message,
String deprecatedVersion) |
Copyright © 2016 Nuxeo SA. All rights reserved.