public class Logger extends Object
| Modifier and Type | Method and Description |
|---|---|
static Logger |
getInstance()
Fetch a logger instance
|
static org.osid.logging.WritableLog |
getLog()
Return the active log
|
void |
initialize(org.osid.logging.WritableLog log)
Initialize a log for use
|
void |
log(String entry)
Logger a message
|
public static Logger getInstance()
public static org.osid.logging.WritableLog getLog()
public void initialize(org.osid.logging.WritableLog log)
log - WritableLog instance for future usepublic void log(String entry) throws org.osid.repository.RepositoryException
org.osid.repository.RepositoryExceptionCopyright © 2004–2017 Indiana University Library Information Technology. All rights reserved.