public class StorageLogAppender extends Object implements VitamAutoCloseable
| Constructor and Description |
|---|
StorageLogAppender(Path filePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(StorageLogbookParameters parameters)
Append to the current log.
|
void |
close() |
public StorageLogAppender(Path filePath) throws IOException
IOExceptionpublic void append(StorageLogbookParameters parameters) throws IOException
parameters - IOExceptionpublic void close()
close in interface VitamAutoCloseableclose in interface AutoCloseableCopyright © 2018 Vitam. All rights reserved.