public class MWLoggerFactory extends Object implements MWInterfaceLoggerFactory
| Constructor and Description |
|---|
MWLoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.Logger |
getLogger(Class classtype) |
org.slf4j.Logger |
getLogger(String name) |
public org.slf4j.Logger getLogger(Class classtype)
getLogger in interface MWInterfaceLoggerFactorypublic org.slf4j.Logger getLogger(String name)
getLogger in interface MWInterfaceLoggerFactoryCopyright © 2015–2024. All rights reserved.