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

Reply via email to