1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-03 20:45:23 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
v2ray
b6a6c154a3
remove unnecessary use of buffer 2016-07-15 21:15:41 +02:00
v2ray
96c6012013
refine main thread to capture all logs 2016-07-10 23:11:42 +02:00
v2ray
c75d840706 Remove serial.String 2016-05-24 22:41:51 +02:00
v2ray
ab39750ceb Remove serial.Bytes 2016-05-24 22:09:22 +02:00
v2ray
fc63f0432c simplify testing 2016-05-24 21:55:46 +02:00
v2ray
47b2fafb32 Shorten StringLiteral 2016-05-23 20:23:40 +02:00
v2ray
3c02805186 realtime logger 2016-05-12 17:18:07 -07:00
v2ray
abdcda0a2f reorg common/log 2016-05-11 23:24:41 -07:00
v2ray
2739cf2f4a disable access log if log level = none 2016-05-08 23:01:27 -07:00
v2ray
a538de56de detect end of channel 2016-05-01 17:19:41 +02:00
v2ray
3df7634570 safer for loop 2016-05-01 17:19:09 +02:00
v2ray
5390e8efff reduce memory usage in log 2016-04-29 23:40:28 +02:00
v2ray
dd8ce6f164 releasable log 2016-04-29 13:38:40 +02:00
v2ray
cef5386a21 Log level: none 2016-04-29 11:36:27 +02:00
v2ray
7768674df8 revert unintentional change 2016-04-18 18:59:57 +02:00
v2ray
7407c8d561 use stream instead of raw chan 2016-04-18 18:44:10 +02:00
v2ray
760247a4ab fix log test for windows 2016-03-24 23:36:06 +08:00
v2ray
4dd771170c lazy evaluation of access log 2016-01-18 12:31:27 +01:00
v2ray
eec0bb4db4 lazy evaluation of log fields 2016-01-18 12:24:33 +01:00
v2ray
db7d48e48f Refine log settings 2015-12-05 21:10:14 +01:00
Darien Raymond
9b830fc432 update end 2 end test 2015-12-02 23:41:34 +00:00
Darien Raymond
0a2e4343bc massive refactoring against unit test lib 2015-12-02 14:27:18 +00:00
V2Ray
cc61e88eca Log timestamp 2015-11-28 23:13:45 +01:00
V2Ray
6626c22a8d refactor 2015-11-28 20:11:23 +01:00
V2Ray
3f884ed924 More test case for stream logger 2015-11-03 20:30:14 +01:00
V2Ray
144141b3c3 test case for stream logger 2015-11-03 20:24:29 +01:00
V2 Ray
9071b3ea10 more comments 2015-10-15 11:15:59 +00:00
V2Ray
7cc8d90f26 test case for wrong auth method 2015-10-13 21:55:12 +02:00
V2Ray
b9b1e3fe61 Fix line separator 2015-10-13 21:45:09 +02:00
V2Ray
3bd4238e88 Line separator 2015-10-13 21:41:53 +02:00
V2Ray
efb881d73c Remove log level detection during runtime 2015-10-13 18:27:29 +02:00
V2Ray
c7c493f20e Don't block main thread when writing access log. 2015-10-11 16:06:27 +02:00
V2Ray
702aaacac3 More doc 2015-10-11 14:46:12 +02:00
V2Ray
a80093a727 Test case for access log 2015-10-10 23:41:45 +02:00
V2Ray
fc80d5e279 Access log 2015-10-09 17:43:27 +02:00
V2Ray
a51d64a102 More information when vmess auth fails. 2015-09-21 17:28:48 +02:00
V2Ray
a887fd01b8 Move log into common 2015-09-20 00:50:21 +02:00