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