1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-28 18:25:23 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Darien Raymond
84f8192b61
fix default logger 2018-02-14 22:00:08 +01:00
Darien Raymond
c48fa50ab1
logger service 2018-02-14 17:35:09 +01:00
Darien Raymond
efcb567273
remove context in struct 2018-02-08 15:39:46 +01:00
Darien Raymond
68ef98a35d
remove unused code 2018-01-10 14:47:12 +01:00
Darien Raymond
2b8cc43cb4
fix a typo 2017-12-22 00:42:27 +01:00
Darien Raymond
11d726f9bf
refine log handlers 2017-12-22 00:41:40 +01:00
Darien Raymond
7078f23291
fix nil pointer on close(). 2017-12-20 00:09:52 +01:00
Darien Raymond
49056d22ac
remove unused function 2017-12-19 22:04:20 +01:00
Darien Raymond
49b270152a
register logger on start 2017-12-19 22:02:52 +01:00
Darien Raymond
f4c35db968
merge log into common log 2017-12-19 21:28:12 +01:00
Darien Raymond
742d9d25d1
migrate to new severity def 2017-12-10 23:33:23 +01:00
Darien Raymond
d43a23aa96
move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond
74cf833758 fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
Darien Raymond
2b80d096ff
trace only non nil error 2017-07-25 23:12:45 +02:00
Darien Raymond
59a1e2d736
refactor 2017-04-23 19:16:56 +02:00
Darien Raymond
a758e07339
fix a typo 2017-04-11 21:18:23 +02:00
Darien Raymond
4fa3c70429
simplify log handling 2017-04-10 15:03:10 +02:00
Darien Raymond
35248497d2
refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond
67956b9120
update error message 2017-04-06 21:44:20 +02:00
Darien Raymond
75f5cb9afb
refactor log and error 2017-04-06 21:13:17 +02:00
Darien Raymond
fc31f9b94c
refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond
2e5cb82790
update proto 2017-04-04 12:28:14 +02:00
Darien Raymond
6d446f57f7
remove cancel signal 2017-02-13 23:03:42 +01:00
Darien Raymond
b5d14b6823
update java options 2017-02-03 23:15:10 +01:00
Darien Raymond
d3d2fab1d9
refine error messages 2017-02-02 14:42:31 +01:00
Darien Raymond
c8f48fde4d
remove unused file 2017-02-01 22:04:28 +01:00
Darien Raymond
f046f334cd
move common/log to app/log 2017-02-01 21:35:40 +01:00