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
IOException
public void append(StorageLogbookParameters parameters) throws IOException
parameters
- IOException
public void close()
close
in interface VitamAutoCloseable
close
in interface AutoCloseable
Copyright © 2018 Vitam. All rights reserved.