# -*- mode: snippet -*-
# key: ui
# --
\`uvm_info(${1:get_name()}, ${2:$sformatf("${3:<Message string>: %s}"${4:, ${5:<arg>}})}, ${6:UVM_MEDIUM})
$0
