Add log functions that match the methods
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.
This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects
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.