Error handling messages now use the package.function format, rather than package: function to cut down on the use of colons in the error messages.
The logging package has also been rewritten to allow for more extensibility when it comes to formatting logging messages.
Error handling messages now use the `package.function` format, rather than `package: function` to cut down on the use of colons in the error messages.
The logging package has also been rewritten to allow for more extensibility when it comes to formatting logging messages.