Commit Graph
37 Commits
Author SHA1 Message Date
Shelikhoo 3ef7feaeaf update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
Shelikhoo 718d6f32bf update coding style 2021-09-04 11:12:04 +01:00
CalmLongandShelikhoo 96a4ab8a77 remove "v2ray.com/core" in log (rebased from 9c1ad3ab93) 2021-09-04 11:05:38 +01:00
kslr 78c1993431 fix logs prefix matching order 2021-04-02 22:24:14 +08:00
kslr 01380177b8 refine package prefix cleanup 2021-04-02 22:04:53 +08:00
KslrandGitHub 1b665d1d36 remove package path from logs (#840) 2021-04-02 20:44:33 +08:00
LoyalsoldierandGitHub f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
Darien Raymond a3e189c822 rename error object 2018-10-01 12:49:36 +02:00
Darien Raymond 122c3e7a5d use strings.Builder 2018-10-01 12:42:14 +02:00
Darien Raymond d55fbd7f8d simplify error creation 2018-09-30 18:39:53 +02:00
Darien Raymond 9977eadf8c remove dependency from errors to session 2018-06-25 01:09:02 +02:00
Darien Raymond 67f5292f38 fix lint errors 2018-05-25 23:20:24 +02:00
Darien Raymond 48e825567a fix error detection for pipeline 2018-04-13 11:25:41 +02:00
Darien Raymond 27ccc9d726 comments 2018-04-03 22:34:59 +02:00
Darien Raymond 6b872c266c session id 2018-02-22 15:26:00 +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 fd0a95e3c6 comments 2017-04-10 14:56:08 +02:00
Darien Raymond 1ab6c341e4 comments 2017-04-10 14:44:42 +02:00
Darien Raymond bc4e2293ef remove errors.Format 2017-04-09 00:31:06 +02:00
Darien Raymond 6c736b8d57 fix test break 2017-04-08 22:09:13 +02:00
Darien Raymond 2d813295e6 laze init of error messages 2017-04-08 21:18:13 +02:00
Darien Raymond fc31f9b94c refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond 702cfd69de output all inner error messages 2017-02-24 01:05:02 +01:00
Darien Raymond 6363c33790 detect actual address type for domain address type 2017-02-22 10:24:04 +01:00
Darien Raymond e480091388 smart error propagation 2017-02-21 23:14:07 +01:00
Darien Raymond 5de7fb8bc2 comments 2017-02-08 10:01:22 +01:00
Darien Raymond 20e785fa80 typo 2017-01-29 08:20:47 +01:00
Darien Raymond 61bc7b9100 fix error format 2017-01-29 08:20:15 +01:00
Darien Raymond f42894cc50 fix error log 2017-01-17 10:22:09 +01:00
Darien Raymond 5bbbdc05de errors.Format 2016-12-15 11:05:32 +01:00
Darien Raymond efb24a4d21 rewrite error lib 2016-12-04 09:10:47 +01:00
V2Ray 1d40220d31 Remove error defination 2015-10-13 13:55:06 +02:00
V2Ray a743f7b46b Remove use of panic 2015-10-07 10:05:11 +02:00
V2Ray d77ba76ccf Update error handling in socks proxy 2015-09-25 17:59:45 +02:00
V2Ray 08f85fc9b7 Unify error checking by introducing error codes 2015-09-25 00:17:44 +02:00
V2Ray c138004bf9 First attempt to regulate errors. 2015-09-24 12:54:10 +02:00