Package | Description |
---|---|
org.apache.oodt.commons.io |
Classes for handling input/output from various data sources and
sinks.
|
Modifier and Type | Method and Description |
---|---|
static LogWriter |
Log.get()
Get a writer to log messages.
|
static LogWriter |
Log.get(Date timestamp,
String source,
Object category)
Get a writer to log messages.
|
static LogWriter |
Log.get(Object category)
Get a writer to log messages.
|
Copyright © 1999–2017 Apache OODT. All rights reserved.