OK Thanks!!
On Mon, Jan 17, 2022 at 1:03 PM Axel Wagner
wrote:
> On Mon, Jan 17, 2022 at 6:57 PM Rich wrote:
>
>> What I am worried about is that my version of log will diverge from the
>> Go standard log package. Is there a way to extend an existing package so
>> that my adds to the log pack
On Mon, Jan 17, 2022 at 6:57 PM Rich wrote:
> What I am worried about is that my version of log will diverge from the Go
> standard log package. Is there a way to extend an existing package so
> that my adds to the log package pulls from whatever happens to be the most
> current version of log?