June 12, 2016
View a72b45d

Fix logrus formatting

Yong Tang authored on 2016/06/12 05:16:55
May 6, 2016
View 55a367d

Ignore SIGPIPE events, resolves #19728

Jhon Honce authored on 2016/05/06 06:03:28
September 5, 2015
View e787296

Ensure goroutines dump is not truncated

Cezar Sa Espinola authored on 2015/09/05 02:30:14
July 25, 2015
View 18c7c67

Lint on pkg/* packages

Vincent Demeester authored on 2015/07/25 17:35:07
April 21, 2015
View 95fcf76

Add SIGUSR1 handler for dumping stack/goroutine traces

Phil Estes authored on 2015/04/21 13:24:24
March 27, 2015
View 6f4d847

Replace aliased imports of logrus, fixes #11762

Antonio Murdaca authored on 2015/03/27 07:22:04
December 6, 2014
View 46b1194

Removed race condition If two interrupts were fired really quickly interruptCount could have been incremented twice before the LoadUint32 making cleanup not being called at all.

Erik Dubbelboer authored on 2014/12/06 23:42:32
October 25, 2014
View 7c62cee

Use logrus everywhere for logging

Alexandr Morozov authored on 2014/10/25 02:12:35
September 26, 2014
View 92df943

daemon logging: unifying output and timestamps

Vincent Batts authored on 2014/09/26 01:55:53
August 14, 2014
View cdf8a55

Exit after receiving SIGTERM

Michael Crosby authored on 2014/08/14 04:18:23
August 6, 2014
View d55e3fe

Move signal handling code to pkg/signal.Trap

Solomon Hykes authored on 2014/08/06 01:32:24