Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] logs-syslog (0.2.0) #12886

Merged
merged 1 commit into from
Oct 28, 2018

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Oct 27, 2018

CHANGES:

CHANGES:

- support for syslog-message.1.0.0
  it split the `message` field of Syslog_message.t into `tag` and `content`
  use the name of Logs.src as tag when sending messages
- move build system to dune (hannesm/logs-syslog#10 by @dra27)
- provide Logs_syslog.facility Logs.Tag.def to specify facility in log
  message, add ?facility as default facility to all reporters (reported in hannesm/logs-syslog#7,
  fixed in hannesm/logs-syslog#9 by @dra27)
- append ':' to source (reported in hannesm/logs-syslog#6, fixed in hannesm/logs-syslog#8 by @dra27)
- add missing dependency on unix for logs-syslog.unix (hannesm/logs-syslog#4 by @dra27)
@camelus
Copy link
Contributor

camelus commented Oct 27, 2018

☀️ All lint checks passed b537e45
  • These packages passed lint tests: logs-syslog.0.2.0

☀️ Installability check (9948 → 9949)
  • new installable packages (1): logs-syslog.0.2.0

@kit-ty-kate
Copy link
Member

Thx!

@kit-ty-kate kit-ty-kate merged commit 8131bb7 into ocaml:master Oct 28, 2018
@hannesm hannesm deleted the release-logs-syslog-0.2.0 branch October 28, 2018 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants