Class Info

    • Field Detail

      • stack

        public final String stack
        A printout of the stack trace which represents the code stack when the event was created. Useful for debugging purposes and identifying orphaned connections and statements.
    • Constructor Detail

      • Info

        protected Info​(String stack)