|
|
c30e8320d8
|
*: correct use require (#31904)
ref pingcap/tidb#31716
|
2022-02-07 18:11:35 +08:00 |
|
|
|
7a5a8bf057
|
logutil: add testcase for SlowQueryLogger.MaxDays/MaxSize/MaxBackups (#30316)
|
2021-12-08 12:57:56 +08:00 |
|
|
|
d83ee8cfda
|
executor,util: write slow query to slow log no matter what log level (#30461)
|
2021-12-07 20:49:56 +08:00 |
|
|
|
680ea4bded
|
*: remove remaining file when exit for TestGlobalLoggerReplace (#29347)
|
2021-11-16 01:35:06 +08:00 |
|
|
|
c9f33cbd88
|
session: add session var to update global logger max days (#27595)
|
2021-10-27 10:14:48 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
ed88b54fc8
|
util/logutil: Remove useless grpc log in production (#25454)
|
2021-08-16 13:09:59 +08:00 |
|
|
|
9f1c6b80f2
|
util/logutil: migrate to testify (#26322)
|
2021-07-21 12:59:35 +08:00 |
|
|
|
bca2f7250f
|
logutil: InitLogger as a more abstract method, deprecated InitZapLogger (#25381)
|
2021-06-15 10:54:37 +08:00 |
|
|
|
bbd5b32c2f
|
*: clean up the logging component (#23534)
|
2021-06-01 10:43:37 +08:00 |
|
|
|
272f964031
|
executor: support global kill (#17649)
|
2020-10-27 19:39:20 +08:00 |
|
|
|
30e2bdcc52
|
*: remove some debug print in test files (#14977)
|
2020-02-28 12:52:59 +08:00 |
|
|
|
3a255c5518
|
*: fix unit tests on the windows platform (#14826)
|
2020-02-18 15:23:17 +08:00 |
|
|
|
455b2d33e4
|
config: remove the log-rotate config (#12594)
log-rotate defaults to true and there is not way to turn off it.
provide it in the config file is misleading
|
2019-10-14 17:13:57 +08:00 |
|
|
|
cbf4ddc9e2
|
*: improve the format of the error log (#12155)
|
2019-09-12 13:30:15 +08:00 |
|
|
|
31a8e2192e
|
store/tikv,util/logutil: add a function to convert proto.Message to hex format (#11550)
|
2019-08-09 17:13:32 +08:00 |
|
|
|
f8d74d0682
|
util/logutil: add some tests to improve test coverage (#10479)
|
2019-05-31 16:28:11 +08:00 |
|
|
|
1ef9dae1ac
|
Fixed TestSlowQueryZapLogger to work with negative UTC offset timezones (#9787)
|
2019-03-19 08:55:10 +08:00 |
|
|
|
80110fbf78
|
*: refactor slow log format and parse slow query log to SLOW_QUERY table. (#9290)
|
2019-03-11 14:42:29 +08:00 |
|
|
|
6136ab14cf
|
*: start replacing logger with zap logger (#9279)
|
2019-02-15 16:43:47 +08:00 |
|
|
|
04960d4fe9
|
log_util:let slow query entry keep order (#5732)
|
2018-01-28 17:26:38 +08:00 |
|
|
|
f1e89cde19
|
*: use lower-case of github.com/sirupsen/logrus (#5400)
*: rename github.com/Sirupsen/logrus to github.com/sirupsen/logrus
* vendor: update pd
* vendor: update github.com/pingcap/tipb/go-mysqlx
|
2017-12-14 16:25:58 +08:00 |
|
|
|
7afae3f89c
|
*: support write slow query log into seperate files (#4804)
|
2017-10-20 14:22:10 +08:00 |
|