Package thredds.logs

Class LogReader.Log

    • Field Detail

      • date

        public long date
    • Constructor Detail

      • Log

        public Log()
    • Method Detail

      • getIp

        public String getIp()
      • getDateMillisec

        public long getDateMillisec()
      • getDate

        public String getDate()
      • getReferrer

        public String getReferrer()
      • getClient

        public String getClient()
      • getStatus

        public int getStatus()
      • getMsecs

        public long getMsecs()
      • getBytes

        public long getBytes()
      • getPath

        public String getPath()
      • toCSV

        public String toCSV()
      • toString

        public void toString​(Formatter f)