Uses of Class
ctf.Log

Packages that use Log
ctf Capture the Flag 
ctf.evaluation.simulator Simulator test code 
 

Uses of Log in ctf
 

Methods in ctf that return Log
static Log Log.getInstance()
          Singleton access method
 

Uses of Log in ctf.evaluation.simulator
 

Fields in ctf.evaluation.simulator declared as Log
(package private)  Log DualController.out
          Where output is logged
(package private)  Log CLI.out
          Where output is logged