Histórico de Commits

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