Searched refs:log_invocation_started (Results 1 – 2 of 2) sorted by relevance
54 self.logger.log_invocation_started(64 self.logger.log_invocation_started(TEST_EVENT_TIMESTAMP, 'test_command')81 self.logger.log_invocation_started(TEST_EVENT_TIMESTAMP, 'test_command')112 self.logger.log_invocation_started(TEST_EVENT_TIMESTAMP, 'test_command')
75 def log_invocation_started(self, event_time: datetime, command_args: str): member in ToolEventLogger222 logger.log_invocation_started(args.start_timestamp, args.tool_args)