| Package | Description |
|---|---|
| org.batoo.jpa.common.impl.log | |
| org.batoo.jpa.common.log | |
| org.batoo.jpa.common.reflect |
| Modifier and Type | Class and Description |
|---|---|
class |
BLoggerImpl
Standard logging facility for the Batoo
|
| Modifier and Type | Method and Description |
|---|---|
static BLogger |
BLoggerFactory.getLogger(Class<?> clazz)
Returns an instance of BLogger for the class
|
static BLogger |
BLoggerFactory.getLogger(String name)
Returns an instance of BLogger with the class
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReflectHelper.warnAnnotations(BLogger logger,
Member member,
Set<Class<? extends Annotation>> annotations)
Logs warnings for annotations that were ignored.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.