loggr
loggr copied to clipboard
Rename deactivate_log() to something internally consistent
Maybe there is a greater reason for this that I am blind to, but I think it's a bit odd that all the other functions in the package are prefixed with log_, only to have the function to quit logging break this syntax.
Would log_close() or log_end() not work and be much more logical given the existing functions?
Just a thought.