### Feature Description OpenTelemetry has a logger provider interface, so I was wondering if otelfiber can support a LoggerProvider. ### Additional Context (optional) _No response_ ### Code Snippet (optional) ```go ``` ### Checklist: - [x] I agree to follow Fiber's [Code of Conduct](https://github.com/gofiber/fiber/blob/master/.github/CODE_OF_CONDUCT.md). - [x] I have checked for existing issues that describe my suggestion prior to opening this one. - [x] I understand that improperly formatted feature requests may be closed without explanation.