HI Shawn, Thanks for the response! The main thing with apex log is that it was designed to allow centralisation of logs from multiple sources - and that's the use case I had when developing these extensions. It's also a little lighter and simpler than logrus, but structured in such a way that switching from it to logrus would be a small change if we ever need to do that. Logrus has the advantage of having a large number of existing plugins.
Anyhow, there's a good article from the author of apex log that explains his motivations for creating it: https://medium.com/@tjholowaychuk/apex-log-e8d9627f4a9a <https://medium.com/@tjholowaychuk/apex-log-e8d9627f4a9a> Geoffrey J. Teale Senior Software Engineer , Avocet <http://t.sidekickopen69.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XX48pTd1jW7grXrC3M2pzTW63JXmj56dCVXf1CN9QY02?t=http%3A%2F%2Favocet.io%2F&si=4704937036611584&pi=23a144fc-ed7c-4926-90d2-d71bc6153b86> Mainline: 020 8144 2037 100 Clifton Street, London, EC2A 4TP > On 5 Oct 2017, at 16:12, Shawn Milochik <shawn.m...@gmail.com> wrote: > > Thanks, Geoffrey! > > I hadn't heard of the Apex logger, but after your e-mail I found this: > https://medium.com/@tjholowaychuk/apex-log-e8d9627f4a9a > <https://medium.com/@tjholowaychuk/apex-log-e8d9627f4a9a> > > Looks great. > > Let me point out that Geoffrey is the original author of the tealeg/xlsx > package, which I know many of us have used. ^_^ > > Since it's clearly meant to replace logrus, which appears to be the most > popular replacement for the standard library log package, are there any major > selling points you want to highlight? > > > > -- > 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 > <mailto:golang-nuts+unsubscr...@googlegroups.com>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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.