Class GCPComputeEngineStackTrace


  • public class GCPComputeEngineStackTrace
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void subjoinSTEPArray​(java.lang.StringBuilder buf, int indent, ch.qos.logback.classic.spi.IThrowableProxy tp)  
      java.lang.String translate​(ch.qos.logback.classic.spi.IThrowableProxy proxy)  
      • Methods inherited from class java.lang.Object

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

      • GCPComputeEngineStackTrace

        public GCPComputeEngineStackTrace()
    • Method Detail

      • translate

        public java.lang.String translate​(ch.qos.logback.classic.spi.IThrowableProxy proxy)
      • subjoinSTEPArray

        protected void subjoinSTEPArray​(java.lang.StringBuilder buf,
                                        int indent,
                                        ch.qos.logback.classic.spi.IThrowableProxy tp)