Searched defs:FormatLogEntry (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/Backends/ | ||
| D | TextBackend.cs | 16 protected virtual string FormatLogEntry(LogEntry entry) in FormatLogEntry() method in Antmicro.Renode.Logging.TextBackend |
| D | FormattedTextBackend.cs | 43 protected override string FormatLogEntry(LogEntry entry) in FormatLogEntry() method in Antmicro.Renode.Logging.FormattedTextBackend |