]>
git.immae.eu Git - github/fretlink/haskell-graylog.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Antoine Vandecreme [Wed, 1 Dec 2021 08:30:32 +0000 (09:30 +0100)]
Bump to LTS 18.18
Adrien Duclos [Wed, 20 Jan 2021 17:04:31 +0000 (18:04 +0100)]
Merge pull request #2 from adfretlink/bump-lts
chore(bump): bump LTS
Adrien Duclos [Tue, 19 Jan 2021 17:12:19 +0000 (18:12 +0100)]
chore(bump): bump LTS
Thomas Crevoisier [Tue, 15 Jan 2019 14:30:19 +0000 (15:30 +0100)]
Merge pull request #1 from fretlink/support-additional-meta
Support additional meta in GELF messages
Thomas Crevoisier [Fri, 30 Nov 2018 16:01:18 +0000 (17:01 +0100)]
Allow sending numbers in additional fields
Thomas Crevoisier [Mon, 26 Nov 2018 07:58:27 +0000 (08:58 +0100)]
Allow to send metadata in a Gelf message
Thomas Crevoisier [Mon, 26 Nov 2018 07:57:31 +0000 (08:57 +0100)]
Upgrade stack lts
AndrewRademacher [Sun, 28 Feb 2016 20:43:52 +0000 (14:43 -0600)]
Fixed cabal entries.
AndrewRademacher [Sun, 28 Feb 2016 20:38:16 +0000 (14:38 -0600)]
Added readme, license, and light commenting.
AndrewRademacher [Sun, 28 Feb 2016 18:58:56 +0000 (12:58 -0600)]
Implemented UDP chunking.
AndrewRademacher [Sun, 28 Feb 2016 03:54:20 +0000 (21:54 -0600)]
Successful test of un-chunked message.
AndrewRademacher [Sun, 28 Feb 2016 02:23:26 +0000 (20:23 -0600)]
Framed UDP function.
AndrewRademacher [Thu, 25 Feb 2016 03:02:15 +0000 (21:02 -0600)]
Defined sendLog function.
AndrewRademacher [Thu, 25 Feb 2016 02:39:47 +0000 (20:39 -0600)]
Defined Graylog type to contain connection informaiton.
AndrewRademacher [Wed, 24 Feb 2016 23:24:19 +0000 (17:24 -0600)]
Added testing for UDP method.
AndrewRademacher [Wed, 24 Feb 2016 22:52:14 +0000 (16:52 -0600)]
Project init; added Gelf format.