8000 Tags · sergiohermes/captainslog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sergiohermes/captainslog

Tags

0.1.14

Toggle 0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request digitalocean#85 from digitalocean/option-sanitize-…

…program

Allow the option to sanitize a program with a leading path prefix

0.1.13

Toggle 0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request digitalocean#84 from jnadler/master

Add Optional Faster Third Party JSON Parsing

0.1.12

Toggle 0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request digitalocean#81 from digitalocean/json-parse-no-err

Be sure to still set the syslog content on JSON parse failures

0.1.11

Toggle 0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request digitalocean#80 from digitalocean/prepend-space

Problem: rsyslog fails to parse tag without space after colon

0.1.10

Toggle 0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request digitalocean#77 from digitalocean/msg-conflict

Problem: Building a SyslogMsg with SetContent does not set IsJSON flag if the message is JSON

0.1.9

Toggle 0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request digitalocean#75 from digitalocean/remove-unnecessa…

…ry-opening-brace-from-program-name

Remove unnecessary opening brace from program name

0.1.8

Toggle 0.1.8's commit message
Merge pull request digitalocean#69 from digitalocean/from-string-pri

Problem: We can't convert strings to Facility and Severity types

0.1.7

Toggle 0.1.7's commit message
Problem: want to support logging to local syslog (digitalocean#68)

* Problem: want to support logging to local syslog

* Problem: should use Pri.String

* Problem: lets not use a magic string

0.1.6

Toggle 0.1.6's commit message
Merge pull request digitalocean#67 from digitalocean/fix-builder

Problem: the syslogmsg builder does not convert to string properly

0.1.5

Toggle 0.1.5's commit message
Problem: ParseTag too strict (digitalocean#65)

0