Class ImportLogger


  • public class ImportLogger
    extends java.lang.Object
    • Constructor Detail

      • ImportLogger

        public ImportLogger​(java.nio.file.Path logFile,
                            java.nio.file.Path importFile,
                            DatabaseConnection connection)
                     throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getLogFilePath

        public java.nio.file.Path getLogFilePath()
      • getDefaultLogFileName

        public java.lang.String getDefaultLogFileName()
      • close

        public void close​(boolean success)
                   throws java.io.IOException
        Throws:
        java.io.IOException