logger icon indicating copy to clipboard operation
logger copied to clipboard

allow setting shift variables in LogDevice when using reopen

Open titusfortner opened this issue 4 years ago • 0 comments

This addresses the issue I raised in #55

The code in this PR allows setting parameters applicable to a log file in LogDevice#reopen as well as during initialization.

I only added the one test to demonstrate the functionality; please let me know what all you would like done here. Should I just copy/paste all of the applicable tests while replacing the constructor code with these 2 lines? Should I put it in a separate test file?

titusfortner avatar Mar 26 '21 03:03 titusfortner