Hi, i was wondering if the std lib should implement a logging abstraction so that every lib developer can abstract away logging and let the final lib user provide the implementation it needs. The reason for this is that like everybody else i use a lot of open source and many of them use std "log" package(some may us other which is worse) which prohibit me of using anything else if i want to have a consistent logging experience.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.