utils/log: Ensure to convert all arguments to strings
Ensure that all arguments provided for an Exception are converted to stings before attempting to join them for debug information.
Loading
Please register or sign in to comment
Ensure that all arguments provided for an Exception are converted to stings before attempting to join them for debug information.