Syslog cross compilation issue
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 20
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
github.com/mailgun/log cannot be imported and compiled on a windows platform.
It would be great to make use of the wrapper https://github.com/hashicorp/go-syslog that allows to import syslog without cross-compilations issue ;)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect how this Go logging library imports syslog and compare it with the proposed github.com/hashicorp/go-syslog wrapper. Reproduce the Windows cross-compilation failure, then verify that the library imports and compiles successfully for Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100