This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Add log functions that match the methods

David Greeson requested to merge logging-functions into main

Instead of forcing the user of this library to create a Logger object, I thought it would be best to have functions that will create the Logger object for you and then perform the log method.

Merge request reports