public class SpaceLog extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
MAX_FILE_SIZE |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected File |
createNewLogFile() |
protected String |
formatDate(Date timestamp) |
void |
write(org.duracloud.mill.auditor.AuditLogItem item) |
public static final long MAX_FILE_SIZE
public void close()
public void write(org.duracloud.mill.auditor.AuditLogItem item)
throws IOException
item - IOExceptionprotected File createNewLogFile()
Copyright © 2013–2016 DuraSpace. All rights reserved.