mattermost/wsapi
Christopher Speller 686c2fbab7
Structured logging (#8673)
* Implementing structured logging

* Changes to en.json to allow refactor to run.

* Fixing global logger

* Structured logger initalization.

* Add caller.

* Do some log redirection.

* Auto refactor

* Cleaning up l4g reference and removing dependancy.

* Removing junk.

* Copyright headers.

* Fixing tests

* Revert "Changes to en.json to allow refactor to run."

This reverts commit fd8249e99b.

* Fixing some auto refactor strangeness and typo.

* Making keys more human readable.
2018-04-27 12:49:45 -07:00
..
api.go remove remaining Global() calls (outside of tests) (#7521) 2017-09-28 00:52:34 +08:00
status.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
system.go Reduce logging data races, fix MySQL test race condition (#7994) 2017-12-22 12:09:33 +00:00
user.go remove go Publish(...) idiom (#8373) 2018-03-02 16:49:18 +00:00
webrtc.go remove go Publish(...) idiom (#8373) 2018-03-02 16:49:18 +00:00
websocket_handler.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00