Historial de Commits

Autor SHA1 Mensaje Fecha
  Jim Minter 4fdb17c777 Prevent ContainerLogs from hanging if container doesn't run for long hace 8 años
  Brian Goff 1325f667ee Merge pull request #27565 from rothrock/env-by-regex hace 8 años
  Brian Goff 3f4fccb65f Use sync.Pool for logger Messages hace 8 años
  Joseph Rothrock 9758a2a724 Use a regex to match environment variables #27565 hace 8 años
  Yanqiang Miao 17ec911da7 Rename 'context' to 'loginfo' in the logger module hace 8 años
  Nalin Dahyabhai 513ec73831 Improve logging of long log lines hace 9 años
  Alexander Morozov 0a352e1a90 Remove some unused structs and fields hace 9 años
  David Calavera ba5a282a83 Merge pull request #20605 from mountkin/optimize-json-log-writer hace 9 años
  Brian Goff 91fdfdd537 Revert "use pubsub instead of filenotify to follow json logs" hace 9 años
  Shijiang Wei d7af031114 make the json log writer much faster hace 9 años
  Shijiang Wei b1594c59f5 use pubsub instead of filenotify to follow json logs hace 9 años
  Ingo Gottwald f8c5420080 Fix race condition in JSONFileLogger.Log hace 9 años
  David Calavera 4fef42ba20 Replace pkg/units with docker/go-units. hace 9 años
  David Calavera 27220ecc6b Move timeutils functions to the only places where they are used. hace 9 años
  daehyeok mun 086c0b4a66 Extract rotate file writer from json log driver hace 9 años
  Brian Goff c136a33c5b Fallback to file polling for jsonlog reader on err hace 9 años
  Shijiang Wei a82f9ac819 increase the maxJSONDecodeRetry in json log reader hace 9 años
  Shijiang Wei e41eae8b42 fix a race in json logger reader hace 9 años
  Daniel Dao 0083f6e984 add labels/env log option for jsonfile hace 9 años
  Alexander Morozov cde607108b Fix error message in max-file validation hace 10 años
  Lei Jitang 5220f3b535 Enable golint in pkg/jsonlog and pkg/jsonmessage. hace 10 años
  Brian Goff c57faa91e2 Ensure reader position is at the end after tailing hace 10 años
  Morgan Bauer ccbe539e86 golint fixes for daemon/logger/* hace 10 años
  Brian Goff c0391bf554 Split reader interface from logger interface hace 10 años
  wlan0 9b782d3af3 add support for maximum log size, and max number of log files hace 10 años
  Ahmet Alp Balkan 3a8728b431 daemon: Logging drivers refactoring hace 10 años
  unclejack 132da3f036 daemon/logger/jsonfilelog: avoid some allocations hace 10 años
  Alexander Morozov bd8661e8fa Protect jsonfilelog writes with mutex hace 10 años
  Alexander Morozov 47a6afb93f Default 'json-file' logging driver and none logging driver hace 10 años