Uses of Package
logging

Packages that use logging
bot   
logging   
 

Classes in logging used by bot
AgentLogging
          This class provides a storage of all events, action, proposals and etc. occured for one agent during the scenario.
 

Classes in logging used by logging
ActionLog
          This class is used to store one action issued in our scenario.
AgentLogging
          This class provides a storage of all events, action, proposals and etc. occured for one agent during the scenario.
AgentStateLog
          This class holds a snapshot of agent internal state at certain time in the scenario.
EmotionEventLog
          Here we sote one emotion event that we triggered in the scenario and send to ALMA as an input.
EmotionsLog
          Here we store all the agents emotions at certain time in the scenario.
FeelingLog
          Used to store a feeling value of our agent toward other agent at certain time in our scenario.
FeelingSceneResult
          Object used for analyzing our scenario.
ItemLog
          Here we log items we have given to someone or received from someone.
LocationLog
          Used for location logging - location is not serializable.
MoodLog
          Here we store the mood snapshot of the agent taken at certain time in the scenario.
RotationLog
          Used for rotation logging - rotation is not serializable.