swift/go/hummingbird
Michael Barton 44ba11504e go: logging work
Support log_udp_host and log_udp_port config options.
Add a -v flag to send all logs to the console (if -d is absent)
Rename SysLogLike interface to LowLevelLogger

Change-Id: I8bfd7843c7b3b2ab7a986ebef50cd351ae1168ed
2016-10-10 16:51:14 +00:00
..
conf_test.go go: make container timeout configurable 2016-07-27 20:44:21 +00:00
conf.go go: make container timeout configurable 2016-07-27 20:44:21 +00:00
context.go go: adding middleware & routing framework 2015-07-15 17:02:13 -05:00
freepool.go initial import of go code 2015-05-04 20:17:12 +00:00
memcachering_test.go go: conf.d support + some refactoring 2016-05-03 15:58:47 +00:00
memcachering.go go: conf.d support + some refactoring 2016-05-03 15:58:47 +00:00
multipart_test.go go: multipart writer that matches swift 2016-02-02 21:37:53 +00:00
multipart.go go: multipart writer that matches swift 2016-02-02 21:37:53 +00:00
pickle_test.go go: fix some panics in unpickle 2015-07-31 19:22:53 +00:00
pickle.go initial import of go code 2015-05-04 20:17:12 +00:00
policy_test.go go: storage policies 2016-07-06 19:20:06 +00:00
policy.go go: storage policies 2016-07-06 19:20:06 +00:00
recon_test.go go: portability work 2016-06-02 20:17:10 +00:00
recon.go go: time out flock differently 2016-07-19 22:59:24 +00:00
ring_test.go go: fix timing issue in ring test 2015-07-31 20:54:55 +00:00
ring.go go: storage policies 2016-07-06 19:20:06 +00:00
router_test.go go: storage policies 2016-07-06 19:20:06 +00:00
router.go go: storage policies 2016-07-06 19:20:06 +00:00
server.go go: logging work 2016-10-10 16:51:14 +00:00
unpickle.go go: fix some panics in unpickle 2015-07-31 19:22:53 +00:00
utils_test.go Merge "go: time out flock differently" into feature/hummingbird 2016-08-01 21:35:55 +00:00
utils.go go: logging work 2016-10-10 16:51:14 +00:00