What is log command or function in zsh shell?

Tried looking in manual zshbuiltins, nothing is mentioned

Tried running:

which log
log: shell built-in command

log
doesn’t return anything

log 1
log: too many arguments