This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
noah
/
obs-cd-rec-status
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
c9ba8eeb7c
Ramuri
Etichete
master
v1.0.0
obs-cd-rec-stat...
/
.github
/
scripts
/
utils.zsh
/
log_warning
log_warning
89 B
Istoric
Crud
1
2
3
4
5
if (( _loglevel > 0 )) {
local icon=' =>'
print -PR "%F{3} ${(r:5:)icon} ${@}%f"
}