{"id":21282304,"url":"https://github.com/artdaw/activeweb-logging","last_synced_at":"2025-03-15T14:23:23.403Z","repository":{"id":3930102,"uuid":"5020450","full_name":"artdaw/activeweb-logging","owner":"artdaw","description":"ActiveWeb Framework logger","archived":false,"fork":false,"pushed_at":"2012-07-13T16:02:18.000Z","size":112,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T04:31:08.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/artdaw.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}},"created_at":"2012-07-13T14:32:21.000Z","updated_at":"2014-01-09T21:27:30.000Z","dependencies_parsed_at":"2022-09-09T21:32:08.969Z","dependency_job_id":null,"html_url":"https://github.com/artdaw/activeweb-logging","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdaw%2Factiveweb-logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdaw%2Factiveweb-logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdaw%2Factiveweb-logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdaw%2Factiveweb-logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artdaw","download_url":"https://codeload.github.com/artdaw/activeweb-logging/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243740715,"owners_count":20340316,"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","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-21T10:54:12.387Z","updated_at":"2025-03-15T14:23:23.371Z","avatar_url":"https://github.com/artdaw.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ActiveWeb Logging package #\n\n### Installation ###\n\n1. add dependency to your `pom.xml`:\n\n\t\t\u003cdependency\u003e\n\t\t\t\u003cgroupId\u003eorg.javalite\u003c/groupId\u003e\n\t\t\t\u003cartifactId\u003eactiveweb-logging\u003c/artifactId\u003e\n\t\t\t\u003cversion\u003e1.0-SNAPSHOT\u003c/version\u003e\n\t\t\u003c/dependency\u003e\n\n2. add repository where activeweb-logging is placed:\n\n\t\t\u003crepository\u003e\n\t\t\t\u003cid\u003eartdaw-snapshots\u003c/id\u003e\n\t\t\t\u003curl\u003ehttps://github.com/artdaw/m2/raw/master/snapshots\u003c/url\u003e\n\t\t\u003c/repository\u003e\n\n3. in your Guice module bind `LoggerTypeListener`:\n\n\t\tbindListener(Matchers.any(), new LoggerTypeListener());\n\n4. Profit! Use @InjectLogger as follows:\n\n\t\t@InjectLogger\n\t\tprivate static Logger logger;","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartdaw%2Factiveweb-logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartdaw%2Factiveweb-logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartdaw%2Factiveweb-logging/lists"}