Skip to content

Releases: gllm-dev/fluentio

Implement io.WriteCloser to allow flushing logs

04 Dec 07:37
a767a46
Compare
Choose a tag to compare
Merge pull request #2 from kiall/discardafterclose

Implement io.WriteCloser to allow flushing logs

Add Milliseconds precision to Basic Config

10 Apr 10:46
Compare
Choose a tag to compare
v0.1.1

feat(basic config): add milliseconds precision

IO Writer

02 Apr 16:13
Compare
Choose a tag to compare

Added Structs, Configuration and IO standard Write implementation.