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