Uses of Class
edu.uky.cs.nil.tt.Log
Packages that use Log
Package
Description
Tandem Tales is a platform that enables short, paired storytelling
exercises between two agents over a network.
-
Uses of Log in edu.uky.cs.nil.tt
Fields in edu.uky.cs.nil.tt declared as LogModifier and TypeFieldDescriptionfinal LogServer.logUsed to record system messages and data from completed sessionsMethods in edu.uky.cs.nil.tt with parameters of type LogModifier and TypeMethodDescriptionstatic voidWrites a system message tostandard outputand to the given server log, if it exists.static voidWrites a system message and the details of athrowabletostandard error outputand to the given server log, if it exists.Constructors in edu.uky.cs.nil.tt with parameters of type Log