{"id":18823588,"url":"https://github.com/yvt/rust-windebug_logger","last_synced_at":"2026-01-19T13:30:19.939Z","repository":{"id":57672184,"uuid":"235590670","full_name":"yvt/rust-windebug_logger","owner":"yvt","description":"A logger that redirects all messages to OutputDebugMessageW (Win32 debug output)","archived":false,"fork":false,"pushed_at":"2020-04-28T11:29:41.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T11:04:39.483Z","etag":null,"topics":["logger","rust","win32"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yvt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-22T14:27:15.000Z","updated_at":"2020-04-28T11:29:45.000Z","dependencies_parsed_at":"2022-08-31T02:40:09.608Z","dependency_job_id":null,"html_url":"https://github.com/yvt/rust-windebug_logger","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yvt%2Frust-windebug_logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yvt%2Frust-windebug_logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yvt%2Frust-windebug_logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yvt%2Frust-windebug_logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yvt","download_url":"https://codeload.github.com/yvt/rust-windebug_logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239759858,"owners_count":19692207,"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":["logger","rust","win32"],"created_at":"2024-11-08T00:54:05.408Z","updated_at":"2026-01-19T13:30:19.874Z","avatar_url":"https://github.com/yvt.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# windebug_logger\n\n[![Latest version](https://img.shields.io/crates/v/windebug_logger.svg)](https://crates.io/crates/windebug_logger)\n[![Documentation](https://docs.rs/windebug_logger/badge.svg)](https://docs.rs/windebug_logger)\n![License](https://img.shields.io/crates/l/windebug_logger.svg)\n\nA logger that redirects all messages to the [`OutputDebugStringW`]\nWin32 API function in a format similar to [`simple_logger`].\n\n[`OutputDebugStringW`]: https://docs.microsoft.com/en-us/windows/win32/api/debugapi/nf-debugapi-outputdebugstringw\n[`simple_logger`]: https://crates.io/crates/simple_logger\n\nThis crate is useful if you are writing a Windows GUI application, where\nstdout and stderr do not work. The messages outputted by\n`OutputDebugStringW` can be monitored using a program such as [DebugView]\nand Visual Studio's \"Output\" window.\n\n[DebugView]: https://docs.microsoft.com/en-us/sysinternals/downloads/debugview\n\nLicense: MIT/Apache-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyvt%2Frust-windebug_logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyvt%2Frust-windebug_logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyvt%2Frust-windebug_logger/lists"}