mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
if (( _loglevel > 0 )) {
|
|
local icon=' =>'
|
|
|
|
print -PR "%F{3} ${(r:5:)icon} ${@}%f"
|
|
}
|