public class TabFileUsageEventListener extends AbstractUsageEventListener
UsageEvent data to a file as Tab delimited. In dspace.cfg
specify the path to the file as the value of
usageEvent.tabFileLogger.file. If that path is not absolute, it
will be interpreted as relative to the directory named in log.dir.
If no name is configured, it defaults to "usage-events.tsv". If the file is
new or empty, a column heading record will be written when the file is opened.| Constructor and Description |
|---|
TabFileUsageEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
receiveEvent(Event event) |
getEventNamePrefixes, getResourcePrefix, setEventServicepublic void receiveEvent(Event event)
Copyright © 2016 DuraSpace. All rights reserved.