Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 years ago |
Anusha Ragunathan
|
0b4b0a7b5d
Improve partial message support in logger
|
7 years ago |
Yanqiang Miao
|
f69f09f44c
add compress option for 'jsonfiles' log driver
|
7 years ago |
Benjamin Yolken
|
d0c1287a8d
Make logfile perms configurable
|
7 years ago |
junzhe and mnussbaum
|
20ca612a59
Fix empty LogPath with non-blocking logging mode
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Yong Tang
|
e77267c5a6
Carry 34248 Added tag log option to json-logger and use RawAttrs
|
7 years ago |
bonczj
|
5f50f4f511
Added tag log option to json-logger
|
7 years ago |
Brian Goff
|
16f7cd6749
Move json log reading into log file object
|
8 years ago |
Brian Goff
|
52d82b4fbc
Refactor log file writer
|
8 years ago |
Daniel Nephin
|
035604cca6
Move jsonlog to a subpackage of jsonfilelog
|
7 years ago |
Daniel Nephin
|
a06ad2792a
Fix benchmarks and remove more unnecessary code.
|
7 years ago |
Daniel Nephin
|
7de92de636
Unexport FastTimeMarshalJSON
|
7 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Brian Goff
|
e2209185ed
Fix log readers can block writes indefinitely
|
8 years ago |
Jim Minter
|
4fdb17c777
Prevent ContainerLogs from hanging if container doesn't run for long
|
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 |
Nalin Dahyabhai
|
513ec73831
Improve logging of long log lines
|
9 years ago |
Alexander Morozov
|
0a352e1a90
Remove some unused structs and fields
|
9 years ago |
David Calavera
|
ba5a282a83
Merge pull request #20605 from mountkin/optimize-json-log-writer
|
9 years ago |
Brian Goff
|
91fdfdd537
Revert "use pubsub instead of filenotify to follow json logs"
|
9 years ago |
Shijiang Wei
|
d7af031114
make the json log writer much faster
|
9 years ago |
Shijiang Wei
|
b1594c59f5
use pubsub instead of filenotify to follow json logs
|
9 years ago |
Ingo Gottwald
|
f8c5420080
Fix race condition in JSONFileLogger.Log
|
9 years ago |
David Calavera
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 years ago |
David Calavera
|
27220ecc6b
Move timeutils functions to the only places where they are used.
|
9 years ago |
daehyeok mun
|
086c0b4a66
Extract rotate file writer from json log driver
|
9 years ago |