{"id":14960912,"url":"https://github.com/semaeopus/unity-logger","last_synced_at":"2025-10-24T19:30:32.216Z","repository":{"id":90878133,"uuid":"103287982","full_name":"Semaeopus/Unity-Logger","owner":"Semaeopus","description":"A simple channel driven logging script for use with Unity.","archived":false,"fork":false,"pushed_at":"2017-09-13T10:08:54.000Z","size":6,"stargazers_count":42,"open_issues_count":1,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-10T10:24:13.278Z","etag":null,"topics":["debug","logger","logging","unity","unity-3d","unity-editor","unity-scripts","unity3d"],"latest_commit_sha":null,"homepage":"http://www.offgridthegame.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Semaeopus.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}},"created_at":"2017-09-12T15:25:19.000Z","updated_at":"2024-09-15T23:34:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f4db7e2-128e-4460-a255-9d7438b110cb","html_url":"https://github.com/Semaeopus/Unity-Logger","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/Semaeopus%2FUnity-Logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semaeopus%2FUnity-Logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semaeopus%2FUnity-Logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Semaeopus%2FUnity-Logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Semaeopus","download_url":"https://codeload.github.com/Semaeopus/Unity-Logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219868063,"owners_count":16555878,"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":["debug","logger","logging","unity","unity-3d","unity-editor","unity-scripts","unity3d"],"created_at":"2024-09-24T13:23:25.237Z","updated_at":"2025-10-24T19:30:31.847Z","avatar_url":"https://github.com/Semaeopus.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity-Logger\n\n\u003cimg align=\"center\" width=\"400\" height=\"400\" src=\"https://i.imgur.com/qNxrouI.png\"\u003e\n\n```C#\nLogger.Log(Channel.AI, \"Finding NPC paths\");\nLogger.Log(Channel.Audio, \"Loading audio banks\");\nLogger.Log(Channel.Loading, \"Begin Load\");\nLogger.Log(Channel.Loading, Priority.Error, \"Load failed\");\n```\n---\n\nUnity-Logger is a simple channel driven logging script for use with Unity.\n\nIt was created during the development of [Off Grid](http://www.offgridthegame.com) to allow us to focus on current tasks and bugs by disabling logs from unrelated channels.\n\nDue to it's nicely formatted output, it also allows the user to easily distinguish between the different channels.\n\nProvided in this repo is also a simple editor script which allows the user to turn channels on and off, this works both in play mode and whilst editing.\n\n# Installation\nSimply copy the contents of this git repo to Assets/Plugins/Unity-Logger in your Unity project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemaeopus%2Funity-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemaeopus%2Funity-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemaeopus%2Funity-logger/lists"}