Commit graph

11 commits

Author SHA1 Message Date
Danilo Nascimento
143ec4ccd5 fix writeCrashReport() typo (#3218) 2025-07-10 02:36:02 +02:00
mhsanaei
d6f7f57b72 xray log - minor change 2025-03-13 11:48:00 +01:00
mhsanaei
f2b810e538 Xray log: show failed on error log level 2025-03-10 14:31:06 +01:00
mhsanaei
b6a3b876b3 bug fix - xray log 2025-03-10 13:46:46 +01:00
mhsanaei
1089d7234c fix crash report
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-12-03 23:07:24 +01:00
Hamidreza
d503bff637 Some fixes and improvements (#1997)
* [refactor] api controller

* [fix] access log path

better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log

* [fix] set select options from logs paths in xray settings

* [update] .gitignore

* [lint] all .go files

* [update] use status code for jsonMsg and 401 to unauthorize

* [update] handle response status code via axios

* [fix] set correct value if log paths is set to 'none'

we also use the default value for the paths if its set to none

* [fix] iplimit - only warning access log if f2b is installed
2024-03-11 01:01:24 +03:30
MHSanaei
b8005634e2 some changes
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-19 00:47:47 +03:30
MHSanaei
57503ea4c1 [logs] new bug-free log_writer
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-17 21:37:58 +03:30
MHSanaei
15654129d4 bug fix log_writer
+ notice log level

Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-04 01:45:16 +03:30
MHSanaei
fe80c96626 fix log writer crash
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10 16:16:18 +03:30
Alireza Ahmadi
02be25b596 [logs] combine with xray logs #1300 2023-12-10 13:07:50 +01:00