Class LoggingManager

  • All Implemented Interfaces:
    ILoggingManager

    public final class LoggingManager
    extends Object
    implements ILoggingManager
    Logging manager. Writes to log changed values (if needed).
    • Constructor Detail

      • LoggingManager

        public LoggingManager​(ICelesta celesta)
    • Method Detail

      • log

        public void log​(Cursor c,
                        Action a)
        Log an action on cursor.

        Cursors from celesta grain will be ignored.

        Specified by:
        log in interface ILoggingManager
        Parameters:
        c - cursor
        a - action