22 Commits

Author SHA1 Message Date
hookokoko
eb9ab48baa
add non-block write log in asynchronous mode (#5150)
* add non-block write log in asynchronous mode

---------

Co-authored-by: chenhaokun <chenhaokun@itiger.com>
2023-02-07 10:33:55 +08:00
Stone-afk
031c0fc8af
rft: motify BeeLogger signalChan (#5139) 2023-01-20 13:49:03 +08:00
Deng Ming
5ade9fa025 format code 2022-12-23 11:31:00 +08:00
Ming Deng
eac6c3a4cd
fix 5079: only log msg when the channel is not closed (#5132) 2022-12-22 10:47:01 +08:00
Deng Ming
09815e2128 fix 5129: must set formatter after init the logger 2022-12-20 16:46:55 +08:00
Deng Ming
9081c40eaa Merge branch 'master' of github.com:beego/beego into dev 2022-01-28 00:12:47 +08:00
Deng Ming
3e886f71ca replace beego.me with beego.vip 2021-11-29 21:29:29 +08:00
Deng Ming
fe4b84e4f6 fix4791: delay to format parameter 2021-10-25 22:30:21 +08:00
Ming Deng
334609a1ea Fix 4728: Print wrong file number 2021-08-19 20:20:01 +08:00
t29kida
4eb19f938a fix sonar problem
* Delete FIXME comment, because `string == ""` is beter than `len(string)` for checking string existence(by sonar)
* Remove duplicated code
* Fill empty block of code
2021-06-09 19:42:18 +09:00
loyalsoldier
41790b80ac
Fix lint and format code in core dir 2021-06-06 21:00:27 +08:00
loyalsoldier
7b99c324be
Fix code according to deepsource 2021-05-19 22:27:19 +08:00
loyalsoldier
2b7401109f
Chore: format code 2021-05-19 22:27:17 +08:00
Ming Deng
3acc858909 Merge master and develop 2021-04-05 20:55:30 +08:00
Nitin Mohan
f554a1c543 Optimize maligned structs 2021-03-08 13:01:47 +05:30
Ming Deng
45ab79249a Add when to write method 2021-02-21 12:39:46 +08:00
Jihoon Seo
2bb6c45786 Update beego pkg paths 2021-01-28 13:35:38 +09:00
Ming Deng
7bc6010604 rename to v2 2020-12-14 11:12:00 +08:00
Ming Deng
a70f7fc920 using new organization 2020-12-13 23:09:19 +08:00
AllenX2018
b3474b20b9 fix issue 4282 2020-11-10 15:45:34 +08:00
Ming Deng
b4396c97bb fix init error of global instance 2020-11-05 22:00:43 +08:00
Ming Deng
14c1b76569 remove pkg directory;
remove build directory;
remove githook directory;
2020-10-08 18:29:36 +08:00