Searched refs:ForceMachineName (Results 1 – 2 of 2) sorted by relevance
23 ForceMachineName = forceMachineName; in LogEntry()125 public bool ForceMachineName { get; } property in Antmicro.Renode.Logging.LogEntry
26 if((entry.ForceMachineName || machineCount > 1) && entry.MachineName != null) in FormatLogEntry()