I'm always up for learning something new :-) Gary
On Wed, Dec 9, 2020, 16:29 Ralph Goers <[email protected]> wrote: > The company I work for has started using Go for some of the middleware > components we are developing. I have looked at several logging frameworks > for Go and have not been impressed by any of them. As such, I am > considering starting a project here. The major goals of this would be: > > Use an external configuration (at least JSON and XML). > Allow the configuration to be accessed via HTTP(S) - Spring Cloud > Configuration. > Allow dynamic reconfiguration. > Allow plugins (probably as Go plugins?) > Support for Markers, context attributes, Layouts, Appenders. > > Anyone interested? > > Ralph > >
