Package org.math.R

Class RLogSlf4j

  • All Implemented Interfaces:
    RLog

    public class RLogSlf4j
    extends Object
    implements RLog
    • Field Detail

      • LOGGER

        public static final org.slf4j.Logger LOGGER
    • Constructor Detail

      • RLogSlf4j

        public RLogSlf4j()
    • Method Detail

      • log

        public void log​(String text,
                        RLog.Level level)
        Description copied from interface: RLog
        Support R messages printin
        Specified by:
        log in interface RLog
        Parameters:
        text - to log
        level - Level
      • closeLog

        public void closeLog()
        Specified by:
        closeLog in interface RLog