Class OutputLogFile

java.lang.Object
com.STIW3054.A191.Output.OutputLogFile

public class OutputLogFile
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    OutputLogFile()  
  • Method Summary

    Modifier and Type Method Description
    static void save​(java.lang.String MatricNo, java.lang.String RepoName, java.lang.String Message)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • save

      public static void save​(java.lang.String MatricNo, java.lang.String RepoName, java.lang.String Message)