Documentation of 'org.encog.plugin.EncogPluginLogging1' Java class
EncogPluginLogging1
org.encog.plugin

Interface EncogPluginLogging1

    • Method Detail

      • getLogLevel

        int getLogLevel()
        Returns:
        The current log level.
      • log

        void log(int level,
                 java.lang.String message)
        Log a message at the specified level.
        Parameters:
        level - The level to log at.
        message - The message to log.
      • log

        void log(int level,
                 java.lang.Throwable t)
        Log a throwable at the specified level.
        Parameters:
        level - The level to log at.
        t - The error to log.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.