Uses of Interface
org.junit.platform.commons.logging.Logger
| Package | Description |
|---|---|
| org.junit.platform.commons.logging |
Internal logging package.
|
-
Uses of Logger in org.junit.platform.commons.logging
Methods in org.junit.platform.commons.logging that return Logger Modifier and Type Method Description static LoggerLoggerFactory. getLogger(java.lang.Class<?> clazz)Get aLoggerfor the specified class.