bun
bun copied to clipboard
Allow overiding of `Warn` and `Deprecated` loggers
Currently, internal.Warn.Printf()
and internal.Deprecate.Printf()
have numerous calls but no way of overriding them with your own logger.