{"id":28210369,"url":"https://github.com/chriswickens/pythonloggingserver","last_synced_at":"2026-05-01T06:31:23.288Z","repository":{"id":290389004,"uuid":"938719672","full_name":"chriswickens/pythonLoggingServer","owner":"chriswickens","description":"A simple logging server in python","archived":false,"fork":false,"pushed_at":"2025-06-13T17:35:36.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T18:35:00.432Z","etag":null,"topics":["json","logging","python","threaded"],"latest_commit_sha":null,"homepage":"","language":"Python","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/chriswickens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-25T11:53:12.000Z","updated_at":"2025-06-13T17:35:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc0710f0-9df6-4b08-a844-947333c3b800","html_url":"https://github.com/chriswickens/pythonLoggingServer","commit_stats":null,"previous_names":["chriswickens/pythonloggingserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chriswickens/pythonLoggingServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriswickens%2FpythonLoggingServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriswickens%2FpythonLoggingServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriswickens%2FpythonLoggingServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriswickens%2FpythonLoggingServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chriswickens","download_url":"https://codeload.github.com/chriswickens/pythonLoggingServer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chriswickens%2FpythonLoggingServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["json","logging","python","threaded"],"created_at":"2025-05-17T17:09:53.750Z","updated_at":"2026-05-01T06:31:23.282Z","avatar_url":"https://github.com/chriswickens.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic Python Logging Server\n\nThis program was used for my Network Application Development course.\nIt is a logging server that contains a configuration file to edit the settings for the server.\n\nThe logs are produced using a JSON output that is intended to be ready by any log viewer that supports a JSON style format.\n\n## The \"config.ini\" file allows for the following settings to be changed:\u003cbr\u003e\n- **ServerSettings** : The IP/Port and max supported clients\n- **ValidLogs** : The types of logs that it will produce (default will allow a connected client to have logs generated for: TRACE, DEBUG, INFO, WARN, ERROR, FATAL\n- **LogFieldArrangment** : How the arrangement of the log details will be produced\n- **TIME_STAMP_FORMAT** : Allows for timestamp formatting in the log entry\n- **LogsToIgnore** : Log types in this section will be ignored and will not be shown in the log file\n- **RateLimiting** : \n  - **rate_limit_window** - The time window to ignore multiple log requests (more than 1 every X seconds will be ignored)\n  - **max_requests** - If more than Y logs are received in the rate_limit_window, the client will be rate limited\n\nPlease feel free to use this code for any purpose, it is very basic and was an assignment intended to help me learn a language I have not previously worked with and to better understand server logging.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriswickens%2Fpythonloggingserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchriswickens%2Fpythonloggingserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchriswickens%2Fpythonloggingserver/lists"}