Class USBLogger

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class USBLogger
    extends java.lang.Object
    implements java.lang.AutoCloseable
    • Constructor Summary

      Constructors 
      Constructor Description
      USBLogger​(java.lang.String relPath)  
    • Constructor Detail

      • USBLogger

        public USBLogger​(java.lang.String relPath)
    • Method Detail

      • writeln

        public void writeln​(java.lang.String line)
      • splitLogfile

        public void splitLogfile()
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • isUSBAttached

        public boolean isUSBAttached()
      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        java.io.IOException