I will add that high performance logging is a requirement of most financial applications - although usually it is a binary format that is "pretty formatted" later for archival/searching, sometimes on demand.
-----Original Message-----
From: chrishornber...@gmail.com
Sent: Jul 23, 2019 2:03 PM
To: golang-nuts
Subject: Re: [go-nuts] time.Format vs. fmt.Sprintf

Sometimes projects have upstream requirements that you can't change, avoid, or redefine. Sometimes you don't have a choice in how or what data you're providing downstream to other consumers. 


On Thursday, April 5, 2012 at 3:24:09 PM UTC-4, Russ Cox wrote:

Maybe you should look into why you are logging in a tight loop.

Russ

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/0d2b4402-7e24-421f-a5de-31775b472ae0%40googlegroups.com.




-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/628582809.10930.1563919640884%40wamui-megara.atl.sa.earthlink.net.

Reply via email to