This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
noah
/
obs-cd-rec-status
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
c9ba8eeb7c
Ramas
Etiquetas
master
v1.0.0
obs-cd-rec-stat...
/
.github
/
scripts
/
utils.zsh
/
log_warning
log_warning
89 B
Histórico
Raw
1
2
3
4
5
if (( _loglevel > 0 )) {
local icon=' =>'
print -PR "%F{3} ${(r:5:)icon} ${@}%f"
}