Package | Description |
---|---|
org.jboss.resteasy.logging | |
org.jboss.resteasy.logging.impl |
Modifier and Type | Method and Description |
---|---|
static Logger |
Logger.getLogger(Class<?> clazz)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
JULLogger
Deprecated.
The Resteasy logger is no longer used. Resteasy now uses the JBoss logging framework.
|
class |
Log4jLogger
Deprecated.
The Resteasy logger is no longer used. Resteasy now uses the JBoss logging framework.
|
class |
Slf4jLogger
Deprecated.
The Resteasy logger is no longer used. Resteasy now uses the JBoss logging framework.
|
Copyright © 2023. All rights reserved.