Packages

Og is a small collection of debugging functions for use during development.

Retired package: Security issue - Og version 0.0.6 is deprecated due to a security vulnerability associated with the use of Code.eval_string/3. Use version 1.0+ instead

Current section

Files

Jump to
og CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for 0.0.6
#### Added Features:
- Add an option `__ENV__` argument to the `log` and `log_return` function so that
the context (line, function, module) can optionally be logged when the function is called.
- Rewrite functions`log/1`, `log/2`, `log/3`, `log_return/1`, `log_return/2` and `log_return/3`