Class FileTracerLogTee

    • Constructor Detail

      • FileTracerLogTee

        public FileTracerLogTee​(String name)
        Constructs a FileTracerLogTee using the given name for the embedded FileTracer.
        Parameters:
        name - the name of the embedded FileTracer
    • Method Detail

      • getLogDirPath

        public Path getLogDirPath()
        Returns the configured log directory for the embedded FileTracer.
        Returns:
        the configured log directory
      • setLogDirPath

        public void setLogDirPath​(Path logDirPath)
        Setter to override the default log directory of the embedded FileTracer.
        Parameters:
        logDirPath - the desired log directory