{"id":31892377,"url":"https://github.com/doobcontrol/xylogger","last_synced_at":"2025-10-13T08:48:26.614Z","repository":{"id":92019864,"uuid":"600545856","full_name":"doobcontrol/XYLogger","owner":"doobcontrol","description":"一个简单的日志库","archived":false,"fork":false,"pushed_at":"2023-12-05T19:54:19.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-05T20:40:30.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doobcontrol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-02-11T20:28:36.000Z","updated_at":"2023-02-11T20:32:31.000Z","dependencies_parsed_at":"2023-12-05T20:48:09.886Z","dependency_job_id":null,"html_url":"https://github.com/doobcontrol/XYLogger","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/doobcontrol/XYLogger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doobcontrol%2FXYLogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doobcontrol%2FXYLogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doobcontrol%2FXYLogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doobcontrol%2FXYLogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doobcontrol","download_url":"https://codeload.github.com/doobcontrol/XYLogger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doobcontrol%2FXYLogger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014324,"owners_count":26085492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-13T08:48:18.099Z","updated_at":"2025-10-13T08:48:26.610Z","avatar_url":"https://github.com/doobcontrol.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"使用示例代码：\u003cbr\u003e\n            IXYLogger xyLogger;\u003cbr\u003e\n            xyLogger = new XYFileLogger();\u003cbr\u003e\n            xyLogger.initLog(new Dictionary\u003cstring, string\u003e() {\u003cbr\u003e\n            {\"logDir\",\"log/\"},\u003cbr\u003e\n            {\"logFileName\",\"log\"}\u003cbr\u003e\n            });\u003cbr\u003e\n            log(LogTask.logType_info, \" 程序启动\", null)\u003cbr\u003e\n\ninitLog参数字典中，logDir值是日志的保存位置，logFileName是日志的文件名，实际生成的文件名为加上日期，为“logyymmdd.log”\n实际使用请见示例项目\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoobcontrol%2Fxylogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoobcontrol%2Fxylogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoobcontrol%2Fxylogger/lists"}