Sebastiaan van Stijn
|
533ecb44b1
daemon/logger: use strconv instead of fmt.Sprintf()
|
2 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Kir Kolyshkin
|
04129678a6
jsonfilelog_test: check err from open before close
|
6 年之前 |
Robin THONI
|
bc709991b3
Use a regex to match labels
|
6 年之前 |
Brian Goff
|
94a10150f6
Decouple logfile from tailfile.
|
7 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Brian Goff
|
c4e93da8a6
Merge pull request #29932 from miaoyq/container-log-add-archive
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Yanqiang Miao
|
f69f09f44c
add compress option for 'jsonfiles' log driver
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Yong Tang
|
e77267c5a6
Carry 34248 Added tag log option to json-logger and use RawAttrs
|
7 年之前 |
bonczj
|
5f50f4f511
Added tag log option to json-logger
|
7 年之前 |
Brian Goff
|
16f7cd6749
Move json log reading into log file object
|
8 年之前 |
Daniel Nephin
|
035604cca6
Move jsonlog to a subpackage of jsonfilelog
|
7 年之前 |
Daniel Nephin
|
a06ad2792a
Fix benchmarks and remove more unnecessary code.
|
7 年之前 |
Joseph Rothrock
|
9758a2a724
Use a regex to match environment variables #27565
|
8 年之前 |
Yanqiang Miao
|
17ec911da7
Rename 'context' to 'loginfo' in the logger module
|
8 年之前 |
Nalin Dahyabhai
|
7772d270c0
Remove the logger.Message ContainerID field
|
9 年之前 |
Brian Goff
|
f9524a4d24
add file poller panic fix from 1.10.2
|
9 年之前 |
Daniel Dao
|
0083f6e984
add labels/env log option for jsonfile
|
9 年之前 |
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
|
47a6afb93f
Default 'json-file' logging driver and none logging driver
|
10 年之前 |