Pass a logging class between functions instead of a function. Has the advantage that different kinds of messages are exposed as methods.
Pass a logging class between functions instead of a function. Has the advantage that different kinds of messages are exposed as methods.