Searched refs:MaxLogContextPrintedOnException (Results 1 – 1 of 1) sorted by relevance
328 var logContextMessages = bufferedMessages.TakeLast(MaxLogContextPrintedOnException); in WaitForLogEntry()439 private const int MaxLogContextPrintedOnException = 1000; field in Antmicro.Renode.RobotFramework.RenodeKeywords