Interface LoggingManager

    • Method Detail

      • log

        void log​(String message,
                 Throwable throwable)
        Log the message.
        Parameters:
        message - the message.
        throwable - the throwable.