提交历史

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