public class ClassicDSpaceLogConverter extends Object
StatisticsImporter,
StatisticsImporterElasticSearch| Constructor and Description |
|---|
ClassicDSpaceLogConverter(Context c,
boolean v,
boolean nE)
Create an instance of the converter utility
|
| Modifier and Type | Method and Description |
|---|---|
int |
convert(String in,
String out)
Convert a classic log file
|
static void |
main(String[] args)
Main method to execute the converter
|
public ClassicDSpaceLogConverter(Context c, boolean v, boolean nE)
c - The contextv - Whether or not to provide verbose outputnE - Whether to include actions logged by org.dspace.usage.LoggerUsageEventListenerpublic int convert(String in, String out)
in - The filename to read fromout - The filename to write topublic static void main(String[] args)
args - CLI argsCopyright © 2022 LYRASIS. All rights reserved.