Home
last modified time | relevance | path

Searched refs:LogLevelCommand (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DLogLevelCommand.cs18 public class LogLevelCommand : AutoLoadCommand class
235 …public LogLevelCommand(Monitor monitor) : base(monitor, "logLevel", "sets logging level for backen… in LogLevelCommand() method in Antmicro.Renode.UserInterface.Commands.LogLevelCommand