Promotion background
Easter Season IS HERE!
10% off limited time offer!
Ends in
00
H
00
M
00
S
limited time offer SAVE 10% NOW →
Packages com.phoenixplugins.sdk.api logger
com.phoenixplugins.sdk.api.logger

Interface Logger



  • public interface Logger
    Represents a logger for a platform, providing methods for different levels of logging.
    • Method Summary

      Modifier and Type Method and Description
      void debug(String message) 
      void debug(String message, Throwable t) 
      void error(String message)
      Logs an error message.
      void error(String message, Throwable t)
      Logs an error message with an exception.
      void info(String message)
      Logs an informational message.
      void info(String message, Throwable t)
      Logs an informational message with an exception.
      void warn(String message)
      Logs a warning message.
      void warn(String message, Throwable t)
      Logs a warning message with an exception.
    • Method Detail

      • warn

        void warn(String message)
        Logs a warning message.
        Parameters:
        message - the message to log
      • info

        void info(String message)
        Logs an informational message.
        Parameters:
        message - the message to log
      • error

        void error(String message)
        Logs an error message.
        Parameters:
        message - the message to log
      • warn

        void warn(String message,
                  Throwable t)
        Logs a warning message with an exception.
        Parameters:
        message - the message to log
        t - the throwable associated with the warning
      • info

        void info(String message,
                  Throwable t)
        Logs an informational message with an exception.
        Parameters:
        message - the message to log
        t - the throwable associated with the info log
      • error

        void error(String message,
                   Throwable t)
        Logs an error message with an exception.
        Parameters:
        message - the message to log
        t - the throwable associated with the error
      • debug

        void debug(String message)
      • debug

        void debug(String message,
                   Throwable t)
Last updated about 5 hours ago
My Cart (0 items)

Oops... looks like the spiders padded through here

Add products to your cart and remove them from here Lets buy
This site uses cookies to personalize content, enhance your experience. By continuing, you agree to our cookie use. Learn more