Class ServerLog

    • Constructor Detail

      • ServerLog

        public ServerLog()
        PUBLIC:

        Create and return a new ServerLog.

    • Method Detail

      • log

        public void log​(SessionLogEntry entry)
        PUBLIC:

        Log a SessionLogEntry

        Specified by:
        log in interface SessionLog
        Specified by:
        log in class AbstractSessionLog
        Parameters:
        entry - SessionLogEntry that holds all the information for a TopLink logging event