Module eclipselink

Class JavaLog

  • All Implemented Interfaces:
    Cloneable, SessionLog

    @Deprecated(forRemoval=true,
                since="4.0.9")
    public class JavaLog
    extends JavaLog
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use JavaLog instead
    This is a wrapper class for java.util.logging. It is used when messages need to be logged through java.util.logging.
    • Constructor Detail

      • JavaLog

        public JavaLog()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Creates a new instance of wrapper class for java.util.logging.