Searched refs:logger (Results 1 – 4 of 4) sorted by relevance
369 … public SocketCommunicator(IEmulationElement logger, int timeoutInMilliseconds, string address) in SocketCommunicator() argument373 this.logger = logger; in SocketCommunicator()409 …logger.DebugLog($"Clients are pending on the listening {ListenerPort} port. Connection queue will … in ResetConnections()504 logger.DebugLog("Send/Receive task exception: {0}", innerException.Message); in WaitSendOrReceiveTask()509 logger.DebugLog("Send/Receive task was canceled."); in WaitSendOrReceiveTask()516 … logger.DebugLog("Send/Receive task canceled (e.g. due to removing the peripheral)."); in WaitSendOrReceiveTask()520 … logger.DebugLog("Error while trying to Send/Receive. Task status: {0}", task.Status); in WaitSendOrReceiveTask()527 …logger.DebugLog("Error while trying to Send/Receive. Unexpected number of sent/received bytes: {0}… in WaitSendOrReceiveTask()531 logger.NoisyLog("Message sent/received succesfully", task.Status); in WaitSendOrReceiveTask()543 private readonly IEmulationElement logger; field in Antmicro.Renode.Plugins.CoSimulationPlugin.Connection.SocketConnection.SocketCommunicator
36 # this is a hack giving time for the logger to handle all messages48 # this is a hack giving time for the logger to handle all messages
189 The Renode Monitor is visible alongside an analyzer window displaying UART output and logger.
1075 * added static flushing to the logger1464 * translation block fetch logger messages are now logged with Info instead of Debug level1474 * crash when the logger console reports width equal to 0