This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
noah
/
obs-cd-rec-status
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
b4a4eb51a8
Ramos
Etiquetas
master
v1.1.0
v1.0.0
obs-cd-rec-stat...
/
.github
/
scripts
/
utils.zsh
/
log_warning
log_warning
107 B
Histórico
Em bruto
1
2
3
4
5
if (( _loglevel > 0 )) {
local icon=' =>'
print -PR "${CI:+::warning::}%F{3} ${(r:5:)icon} ${@}%f"
}