The logger accepts few options, you can customize it during initialization, for example:

    Debug

    Debug a single operation, change current operation’s log level to logger.Info

    Customize Logger

    The logger needs to implement the following interface, it accepts , so you can use it for log tracing