Package com.ganteater.ae.web
Class WebLogger
java.lang.Object
com.ganteater.ae.web.WebLogger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyInput(String[] value) getInput()getLog(int id) getName()getRecord(int id) intvoidinputChoice(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) booleanvoidvoidreset()voidsetTestRunner(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:
isFilterEnabledin interfaceILogger
-
filter
-