-
- Downloads
Extensions: refactor message logging into a class
Pass a logging class between functions instead of a function. Has the advantage that different kinds of messages are exposed as methods.
Loading
Please register or sign in to comment
Pass a logging class between functions instead of a function. Has the advantage that different kinds of messages are exposed as methods.