siberian-fast-food / alogger

Simply the best logging framework for Erlang
Apache License 2.0
50 stars 16 forks source link

Arbitrary expressions in "tuple expressions" #10

Open si14 opened 13 years ago

si14 commented 13 years ago

One should be able to wrap their code in our macro like Test = ?DBG({case X of ... end}) and get an expression and their value in logs, with other code unaffected.