Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/logger
AgeCommit message (Collapse)Author
2025-03-12Refactor: Use any instead of interface{}mhsanaei
2024-03-11Some fixes and improvements (#1997)Hamidreza
* [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-02-04bug fix log_writerMHSanaei
+ notice log level Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-04change in loggerMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-31log level & syslogMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-16new - loglevel (#612)Ho3ein
2023-05-23a lot of improvementMHSanaei
2023-04-27[feature] add grpc multiModeMHSanaei
2023-02-093x-uiMHSanaei