Add DEBUG environment variable for scripts.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 21 Mar 2017 20:25:27 +0000 (21:25 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 21 Mar 2017 20:25:27 +0000 (21:25 +0100)
This contains the current debug level used by tinc. Scripts can use it
to decide whether to log debugging information of their own.

Closes #138 on GitHub.


No differences found