Brian Goff
|
27bd6842f8
Implement plugins for logging drivers
|
8 лет назад |
Drew Erny
|
1044093bb0
refactor logs and support service logs /w tty
|
8 лет назад |
Brian Goff
|
3f4fccb65f
Use sync.Pool for logger Messages
|
8 лет назад |
Brian Goff
|
054abff3b6
Implement optional ring buffer for container logs
|
8 лет назад |
Sebastiaan van Stijn
|
05dc9846e1
remove client-side for supported logging drivers
|
8 лет назад |
Yanqiang Miao
|
3b82eac65f
Fix a error of the function 'CopyMessage' in 'daemon/logger/logger.go'
|
8 лет назад |
Alexander Morozov
|
e43033bc23
Merge pull request #22982 from nalind/log-newlines
|
9 лет назад |
Alexander Morozov
|
378f0657f9
daemon/logger: fix races in channel close
|
9 лет назад |
Nalin Dahyabhai
|
513ec73831
Improve logging of long log lines
|
9 лет назад |
Nalin Dahyabhai
|
7772d270c0
Remove the logger.Message ContainerID field
|
9 лет назад |
Brian Goff
|
bd9d14a07b
Add support for reading logs extra attrs
|
9 лет назад |
David Calavera
|
27220ecc6b
Move timeutils functions to the only places where they are used.
|
9 лет назад |
Qiang Huang
|
f5557f4f43
Remove unused variable
|
10 лет назад |
Brian Goff
|
c57faa91e2
Ensure reader position is at the end after tailing
|
10 лет назад |
Morgan Bauer
|
ccbe539e86
golint fixes for daemon/logger/*
|
10 лет назад |
Brian Goff
|
c0391bf554
Split reader interface from logger interface
|
10 лет назад |
wlan0
|
9b782d3af3
add support for maximum log size, and max number of log files
|
10 лет назад |
Ahmet Alp Balkan
|
3a8728b431
daemon: Logging drivers refactoring
|
10 лет назад |
Alexander Morozov
|
14887e2e1f
Interface Logger for logging drivers
|
10 лет назад |