Package | Description |
---|---|
com.allanbank.mongodb.util.log |
Provides a micro logging framework for the driver that will
use the SLF4J logging facade if it is present and Java Util Logging
if it is not.
|
Modifier and Type | Class and Description |
---|---|
class |
JulLogFactory
JulLogFactory provides factory to create
JulLog instances. |
class |
Slf4jLogFactory
Slf4jLogFactory provides factory to create
Slf4jLog instances. |
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.