{"id":18896172,"url":"https://github.com/tenable/flask-logging-demo","last_synced_at":"2025-08-21T03:33:03.624Z","repository":{"id":136299729,"uuid":"190756409","full_name":"tenable/flask-logging-demo","owner":"tenable","description":"Demo files for 'The Boring Stuff - Flask Logging' blog post","archived":false,"fork":false,"pushed_at":"2024-07-10T00:19:45.000Z","size":16,"stargazers_count":35,"open_issues_count":4,"forks_count":20,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T03:36:29.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://medium.com/tenable-techblog/the-boring-stuff-flask-logging-21c3a5dd0392","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tenable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-06-07T14:23:08.000Z","updated_at":"2025-03-14T08:03:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"db4cc4c0-ba34-448d-abdc-83b2c6dd135c","html_url":"https://github.com/tenable/flask-logging-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tenable/flask-logging-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenable%2Fflask-logging-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenable%2Fflask-logging-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenable%2Fflask-logging-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenable%2Fflask-logging-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tenable","download_url":"https://codeload.github.com/tenable/flask-logging-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenable%2Fflask-logging-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271420553,"owners_count":24756594,"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-08-21T02:00:08.990Z","response_time":74,"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":"2024-11-08T08:32:49.250Z","updated_at":"2025-08-21T03:33:03.381Z","avatar_url":"https://github.com/tenable.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Logging Demo\n\nSupporting code for the Flask Logging demo:\n\n`git clone \u003cgiturl\u003e.git \u0026\u0026 cd logging_demo \u0026\u0026 python3 -m venv venv`\n\n## Single Application File Example:\n```\n1. source venv/bin/activate\n2. cd single_file_app_pattern\n3. pip install -r requirements.txt\n4. flask run\n5. curl http://localhost:5000/\n```\n\n## Application Factory Pattern Example:\nThis pattern supports configuration via .env file as well as ENV_VAR\n```\n1. source venv/bin/activate\n2. cd app_factory_pattern\n3. pip install -r requirements.txt\n4. flask run\n5. curl http://localhost:5000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenable%2Fflask-logging-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftenable%2Fflask-logging-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenable%2Fflask-logging-demo/lists"}