Package com.ganteater.ae.web
Class WebLogger
java.lang.Object
com.ganteater.ae.web.WebLogger
- All Implemented Interfaces:
ILogger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
applyInput
(String[] value) getInput()
getLog
(int id) getName()
getRecord
(int id) int
void
inputChoice
(ChoiceTaskRunner tasksChoice) inputChoiceValue
(String name, String desc, Object[] aPossibleValues, String value) inputSelectChoice
(String name, String description, String[] value, String defaultValue) inputValue
(String name, String description, String defaultValue, String type) boolean
void
void
reset()
void
setTestRunner
(RecipeRunner testRunner)
-
Constructor Details
-
WebLogger
-
-
Method Details
-
error
-
error
-
debug
-
debug
-
info
-
warn
-
getLog
-
setTestRunner
-
getTestRunner
-
inputValue
-
applyInput
-
getInput
-
inputChoice
-
inputSelectChoice
-
inputChoiceValue
-
inputFile
-
getRecord
-
reset
-
getStartIndex
-
moveToArchive
-
getName
-
isFilterEnabled
- Specified by:
isFilterEnabled
in interfaceILogger
-
filter
-