if command -v logg > /dev/null; then
  alias logg='echo'
fi