Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 011a32a4ad daemon/logger/gelf: format code with gofumpt 3 years ago
  Sebastiaan van Stijn df650a1aeb panic() instead of logrus.Fatal() in init funcs 3 years ago
  Sebastiaan van Stijn 2e831c76c2 daemon/logger/gelf: remove uses of pkg/urlutil.IsTransportURL() 3 years ago
  Jonas Heinrich 5c6b913ff1 logger/gelf: Skip empty lines to comply with spec 5 years ago
  Robin THONI bc709991b3 Use a regex to match labels 6 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  John Stephens 72e179aa04 Merge pull request #35073 from mle-ii/master 7 years ago
  Mike Estes 10b449b997 Add gelf log driver plugin to Windows build 7 years ago
  Ghislain Bourgeois e17f351114 Add TCP support for GELF log driver 7 years ago
  Ghislain Bourgeois e21f7b6e76 Add support for TCP parameters 7 years ago
  Ghislain Bourgeois b24c8e07f1 Update to latest go-gelf version and add tests 7 years ago
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 years ago
  Brian Goff 1325f667ee Merge pull request #27565 from rothrock/env-by-regex 8 years ago
  Brian Goff 3f4fccb65f Use sync.Pool for logger Messages 8 years ago
  Joseph Rothrock 9758a2a724 Use a regex to match environment variables #27565 8 years ago
  Yanqiang Miao 17ec911da7 Rename 'context' to 'loginfo' in the logger module 8 years ago
  unclejack 3a42518042 daemon: return directly without ifs where possible 8 years ago
  Yanqiang Miao 52fd6e4664 Optimize the function 'Context.Name()' and replace 'Context.ContainerName' that need to remove slash with 'Context.Name()'. 8 years ago
  Vincent Demeester f900e1cf47 Standardize default logging tag value 9 years ago
  Yong Tang a20b02b915 Remove deprecated driver specific log tags 9 years ago
  Daniel Dao bd94baa353 add gelf option to customize compression type and level 9 years ago
  Marius Sturm a31435c8a2 dont trim gelf log message 9 years ago
  Daniel Dao 5794a0190d add labels/env log option for gelf 9 years ago
  Antonio Murdaca e3c472426f daemon: logger: error out on daemon start if invalid logger address 9 years ago
  Philip Monroe 3be7146e14 log driver - add ability to interpolate container context into the log tag field 10 years ago
  Morgan Bauer ccbe539e86 golint fixes for daemon/logger/* 10 years ago
  wlan0 9b782d3af3 add support for maximum log size, and max number of log files 10 years ago
  Marius Sturm 96d06e106f add UDP GELF logging-driver 10 years ago