Brian Goff
|
1325f667ee
Merge pull request #27565 from rothrock/env-by-regex
|
8 年之前 |
Brian Goff
|
3f4fccb65f
Use sync.Pool for logger Messages
|
8 年之前 |
Joseph Rothrock
|
9758a2a724
Use a regex to match environment variables #27565
|
8 年之前 |
Yanqiang Miao
|
17ec911da7
Rename 'context' to 'loginfo' in the logger module
|
8 年之前 |
unclejack
|
3a42518042
daemon: return directly without ifs where possible
|
8 年之前 |
Yanqiang Miao
|
52fd6e4664
Optimize the function 'Context.Name()' and replace 'Context.ContainerName' that need to remove slash with 'Context.Name()'.
|
8 年之前 |
Vincent Demeester
|
f900e1cf47
Standardize default logging tag value
|
9 年之前 |
Yong Tang
|
a20b02b915
Remove deprecated driver specific log tags
|
9 年之前 |
Daniel Dao
|
bd94baa353
add gelf option to customize compression type and level
|
9 年之前 |
Marius Sturm
|
a31435c8a2
dont trim gelf log message
|
9 年之前 |
Daniel Dao
|
5794a0190d
add labels/env log option for gelf
|
9 年之前 |
Antonio Murdaca
|
e3c472426f
daemon: logger: error out on daemon start if invalid logger address
|
9 年之前 |
Philip Monroe
|
3be7146e14
log driver - add ability to interpolate container context into the log tag field
|
10 年之前 |
Morgan Bauer
|
ccbe539e86
golint fixes for daemon/logger/*
|
10 年之前 |
wlan0
|
9b782d3af3
add support for maximum log size, and max number of log files
|
10 年之前 |
Marius Sturm
|
96d06e106f
add UDP GELF logging-driver
|
10 年之前 |