Fix log_message() function to accept additional keyword arguments
- Added **kwargs to log_message() function signature to accept arguments like 'flush=True' - Maintains compatibility with original print() calls that may have had additional arguments
Showing
Please
register
or
sign in
to comment