Package com.google.javascript.jscomp.diagnostic


package com.google.javascript.jscomp.diagnostic
  • Class
    Description
    A simple interface for writing to a human readable log file.
    An interface allowing streaming JSON to a LogFile via a JsonWriter
    A Gson instance tailored to generating logs output.
    A conversion to a preferred logging representation.