loggr icon indicating copy to clipboard operation
loggr copied to clipboard

Rename deactivate_log() to something internally consistent

Open beansrowning opened this issue 8 years ago • 0 comments

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.

beansrowning avatar Jan 16 '18 19:01 beansrowning