mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* Adding initial race detector * Remove setting of config twice * Fixing config file watch and config reload on license save * Fixing config file watch and config reload on license save * Fixing build error * Fixing locking issue * Fixing makefile * Fixing race in config * Fixing race in status unit test * Adding EE race tests * Fixing race in cluster info * Removing code that's isn't needed * Fixing some more races * Fixing govet issue
# This is an unmaintained fork, left only so it doesn't break imports. Please see http://log4go.googlecode.com/ Installation: - Run `goinstall log4go.googlecode.com/hg` Usage: - Add the following import: import l4g "log4go.googlecode.com/hg" Acknowledgements: - pomack For providing awesome patches to bring log4go up to the latest Go spec