Strategy SymbolsSymbols for profiling action. The formalized behavior references a variety of input and output symbols, which can stand for variables or functions of the agent's software. Constants are constant decimal values. Output Symbols| Name | Type | Measure | Description | | profiler-collect-mode | enumerated | profiler-collect-mode.collect-profiles profiler-collect-mode.dont-collect-profiles
| allow profiling/logging of behavior | | profiler-write-mode | enumerated | profiler-write-mode.write-profiles profiler-write-mode.write-complete-profiles profiler-write-mode.dont-write-profiles
| allow the profiler to write out collected logs |
|