issues
search
k0001
/
di
Easy and powerful typeful logging without monad towers, in Haskell.
26
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
onException: Shoud it allow modifying the path?
#51
k0001
opened
1 year ago
1
Unify Di.monad.throw and Control.Monad.Catch.throwM
#50
k0001
opened
1 year ago
0
Move di-monad optional third-party library support to new library di-monad-instances
#49
k0001
opened
1 year ago
0
Documentation
#48
melisaldiaz
closed
4 years ago
1
Add df1-html
#47
melisaldiaz
closed
4 years ago
1
Exported function from Df1.Render
#46
melisaldiaz
closed
4 years ago
1
Remove some Nix files
#45
k0001
closed
1 year ago
0
di-core STM test failure
#44
roberth
closed
4 years ago
5
df1 exe: Convert logs to HTML
#43
k0001
opened
5 years ago
1
Derive instance MonadError of DiT
#42
mitchellwrosen
closed
5 years ago
1
Export Di.new from Di.Df1
#41
k0001
opened
6 years ago
0
di-monad, di: Add newT
#40
k0001
closed
4 years ago
1
df1: do not preprocess Key, Value and Message text
#39
nmattia
closed
6 years ago
4
df1: No special whitespace treatment in Key, Value, Message
#38
k0001
closed
6 years ago
1
Add tests for checking exception behavior of `new`
#37
k0001
closed
6 years ago
0
Fix behavior of flush in case of exceptions in worker
#36
k0001
closed
6 years ago
0
Don't ever mute async exceptions
#35
k0001
closed
6 years ago
1
Have DiT's MonadThrow instance log stuff before throwing
#34
k0001
closed
6 years ago
1
Support rendering in df1 format through katip
#33
k0001
opened
6 years ago
0
di-core: typo
#32
k0001
closed
6 years ago
0
df1 exe: conversion to other formats
#31
k0001
opened
6 years ago
0
df1 exe: human friendly multi-line visualization of logs
#30
k0001
opened
6 years ago
0
di: Add more docs and examples
#29
k0001
opened
6 years ago
2
Read the docs and remove any nonsense
#28
k0001
opened
6 years ago
0
di-monad: Add a MonadDi' with fully polymorphic support for localDiT?
#27
k0001
opened
6 years ago
0
di: Maybe don't export DiT?
#26
k0001
closed
6 years ago
2
df1 exe: filter input satisfying query
#25
k0001
opened
6 years ago
0
df1: query language
#24
k0001
opened
6 years ago
0
df1 exe: fake log generator
#23
k0001
opened
6 years ago
0
df1: Don't reserve every punctuation mark out there
#22
k0001
closed
6 years ago
1
df1: Write formal spec
#21
k0001
opened
6 years ago
3
Remove contrapath and allow filtering based on path and msg
#20
cocreature
closed
6 years ago
12
Add Semigroup instance for StringPath to fix build with GHC 8.4
#19
cocreature
closed
6 years ago
13
Mandate that paths be [Text]
#18
k0001
closed
6 years ago
1
mkStringXxx shouldnt mangle chars beyond '\r' and '\n'
#17
k0001
closed
6 years ago
1
Update README.md
#16
fvictorio
closed
7 years ago
1
Update Core.hs
#15
vaibhavsagar
closed
7 years ago
2
Rename the contramapping `msg` and `path` to `contramsg` and `contrapath`?
#14
k0001
closed
7 years ago
0
Flip the arguments to the contramapping `msg` and `path`?
#13
k0001
closed
7 years ago
0
Better out of the box support for `Di String String`
#12
k0001
closed
7 years ago
0
Is it possible to remove IO from the Di's logging function?
#11
k0001
closed
7 years ago
2
`push` should take a list of `path`s
#10
k0001
closed
7 years ago
1
Recommend importing dbg, inf, wrn and dbg unqualified
#9
k0001
closed
7 years ago
0
Make the async behavior functions the default
#8
k0001
closed
7 years ago
0
Improve the performance of text rendering
#7
k0001
closed
6 years ago
1
New backend: Human readable ByteStrings
#6
k0001
closed
6 years ago
1
Consider making Level parametrizable
#5
k0001
closed
7 years ago
2
Add support for filtering on `path`s (much like `level` filters on `Level`)
#4
k0001
closed
6 years ago
1
Add backend for systemd's structured logging
#3
k0001
closed
6 years ago
1
Add tests
#2
k0001
closed
7 years ago
1
Next