log_warning 89 B

12345
  1. if (( _loglevel > 0 )) {
  2. local icon=' =>'
  3. print -PR "%F{3} ${(r:5:)icon} ${@}%f"
  4. }