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 |
JulLog
JulLog is the simplified logging implementation for Java Util Logging.
|
class |
Slf4jLog
Slf4jLog is the simplified logging implementation for SLF4J logging facade.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.