]> git.immae.eu Git - github/fretlink/haskell-graylog.git/log
github/fretlink/haskell-graylog.git
2 years agoMerge pull request #3 from antoine-fl/bump_lts master v2021-12-01
antoine-fl [Wed, 1 Dec 2021 08:38:08 +0000 (09:38 +0100)] 
Merge pull request #3 from antoine-fl/bump_lts

Bump to LTS 18.18

2 years agoBump to LTS 18.18 3/head
Antoine Vandecreme [Wed, 1 Dec 2021 08:30:32 +0000 (09:30 +0100)] 
Bump to LTS 18.18

3 years agoMerge pull request #2 from adfretlink/bump-lts
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

3 years agochore(bump): bump LTS 2/head
Adrien Duclos [Tue, 19 Jan 2021 17:12:19 +0000 (18:12 +0100)] 
chore(bump): bump LTS

5 years agoMerge pull request #1 from fretlink/support-additional-meta v2019-01-15
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

5 years agoAllow sending numbers in additional fields support-additional-meta 1/head
Thomas Crevoisier [Fri, 30 Nov 2018 16:01:18 +0000 (17:01 +0100)] 
Allow sending numbers in additional fields

5 years agoAllow to send metadata in a Gelf message
Thomas Crevoisier [Mon, 26 Nov 2018 07:58:27 +0000 (08:58 +0100)] 
Allow to send metadata in a Gelf message

5 years agoUpgrade stack lts
Thomas Crevoisier [Mon, 26 Nov 2018 07:57:31 +0000 (08:57 +0100)] 
Upgrade stack lts

8 years agoFixed cabal entries.
AndrewRademacher [Sun, 28 Feb 2016 20:43:52 +0000 (14:43 -0600)] 
Fixed cabal entries.

8 years agoAdded readme, license, and light commenting.
AndrewRademacher [Sun, 28 Feb 2016 20:38:16 +0000 (14:38 -0600)] 
Added readme, license, and light commenting.

8 years agoImplemented UDP chunking.
AndrewRademacher [Sun, 28 Feb 2016 18:58:56 +0000 (12:58 -0600)] 
Implemented UDP chunking.

8 years agoSuccessful test of un-chunked message.
AndrewRademacher [Sun, 28 Feb 2016 03:54:20 +0000 (21:54 -0600)] 
Successful test of un-chunked message.

8 years agoFramed UDP function.
AndrewRademacher [Sun, 28 Feb 2016 02:23:26 +0000 (20:23 -0600)] 
Framed UDP function.

8 years agoDefined sendLog function.
AndrewRademacher [Thu, 25 Feb 2016 03:02:15 +0000 (21:02 -0600)] 
Defined sendLog function.

8 years agoDefined Graylog type to contain connection informaiton.
AndrewRademacher [Thu, 25 Feb 2016 02:39:47 +0000 (20:39 -0600)] 
Defined Graylog type to contain connection informaiton.

8 years agoAdded testing for UDP method.
AndrewRademacher [Wed, 24 Feb 2016 23:24:19 +0000 (17:24 -0600)] 
Added testing for UDP method.

8 years agoProject init; added Gelf format.
AndrewRademacher [Wed, 24 Feb 2016 22:52:14 +0000 (16:52 -0600)] 
Project init; added Gelf format.