

# Log


`log` returns the base 10 logarithm of a given expression.

## Syntax


```
log(expression)
```

## Arguments


 *expression*   
The expression must be numeric. It can be a field name, a literal value, or another function. 