{"id":22477475,"url":"https://github.com/orienteerbap/orienteer-logger","last_synced_at":"2025-06-17T19:34:11.937Z","repository":{"id":56281869,"uuid":"70586631","full_name":"OrienteerBAP/orienteer-logger","owner":"OrienteerBAP","description":"Remote logger of incidents, fatal logs and other events for your application","archived":false,"fork":false,"pushed_at":"2020-12-31T05:18:04.000Z","size":55,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-01T01:48:23.803Z","etag":null,"topics":["java","logging","orienteer"],"latest_commit_sha":null,"homepage":"","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/OrienteerBAP.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":"2016-10-11T11:29:55.000Z","updated_at":"2020-12-31T05:18:07.000Z","dependencies_parsed_at":"2022-08-15T16:00:29.969Z","dependency_job_id":null,"html_url":"https://github.com/OrienteerBAP/orienteer-logger","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrienteerBAP%2Forienteer-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrienteerBAP%2Forienteer-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrienteerBAP%2Forienteer-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrienteerBAP%2Forienteer-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OrienteerBAP","download_url":"https://codeload.github.com/OrienteerBAP/orienteer-logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228476044,"owners_count":17926134,"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":["java","logging","orienteer"],"created_at":"2024-12-06T14:11:17.064Z","updated_at":"2024-12-06T14:11:17.842Z","avatar_url":"https://github.com/OrienteerBAP.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Orienteer Logger\n\n## What is it?\n\nIt is small and lightweight package for events logging in orienteer for subsequent analysis\n\nYou can use it for:\n\n1. Remote incidents report for your java application\n2. Usage events reports\n3. Android applications fault reports\n\nLibrary is extremely small with no extra dependencies and can be used for reporting not only to Orienteer servers, but your own\n\n## How to use it\n\n```java\nOLogger.log(\"My message here\");\nOLogger.log(unhandledExceptionToBeReported);\n```\n\n## How to configure it\n\n```java\nOLogger.set(new OLoggerBuilder().create(new MyCustomOLoggerConfiguration()));\nOLogger.set(new OLoggerBuilder().setLoggerEventDispatcher(new MyCustomEventsDispatcher()).create());\n```\n\n### Default Configuration\n\nDefault OLogger configuration supports the following system properties:\n\n1. ologger.application - application name\n2. ologger.nodeId - node id\n3. ologger.collectorUrl - URL of orienteer installation for collecting of logs","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forienteerbap%2Forienteer-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forienteerbap%2Forienteer-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forienteerbap%2Forienteer-logger/lists"}