Interface TetradLoggerConfig

All Superinterfaces:
Serializable, TetradSerializable
All Known Implementing Classes:
DefaultTetradLoggerConfig, TetradLogger.EmptyConfig

public interface TetradLoggerConfig extends TetradSerializable
Represents the configuration for the logger. The idea is that each model has its own logger configuration, which is merely the events that the model supports.
Version:
$Id: $Id
Author:
Tyler Gibson