LoggerState

org.nlogo.log.LoggerState
See theLoggerState companion object
case class LoggerState(addListener: NetLogoAdapter => Unit, loggerFactory: Path => FileLogger, logDirectory: File, events: LogEvents, studentName: String)

Attributes

Companion
object
Source
LogManager.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

val logDirectoryPath: Path

Attributes

Source
LogManager.scala