diff options
Diffstat (limited to 'docs/language/operators.md')
| -rw-r--r-- | docs/language/operators.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/language/operators.md b/docs/language/operators.md index dbf17ea..183b2d3 100644 --- a/docs/language/operators.md +++ b/docs/language/operators.md @@ -8,9 +8,11 @@ ## Cast `$` -## `log +## ``log` -If no `File` is specified the output is send to `stdout` +Configurable logger, output format and destination can be changed + +## ``debugger` ## ``format` |
