1
0
mirror of https://github.com/Rudi9719/loggy.git synced 2026-08-22 06:00:18 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Gregory Rudolph 4a33ed86b8 Requirements added for each output? 2020-01-14 17:52:01 -05:00
rudi 39a9d41ad1 Merge pull request #1 from haukened/master
updated to correctly path go module
2020-01-14 17:49:30 -05:00
haukened 698e11fdda updated to correctly path go module 2020-01-14 15:37:38 -07:00
Gregory Rudolph 25343d4cda Goroutine everything? 2020-01-10 17:10:50 -05:00
Gregory Rudolph f73de92ceb Add go mod/sum 2020-01-10 07:22:53 -05:00
Gregory Rudolph 728a423595 Update comments for clarity of changes 2020-01-09 09:45:47 -05:00
Gregory Rudolph 6328a42439 Added LogPanic() shortcut and removed termination from LogCritical(), also added channel tag to error/critical values. 2020-01-09 09:41:50 -05:00
Gregory Rudolph 348e76422f Better comments 2020-01-02 15:00:14 -05:00
Gregory Rudolph da67c173b4 Added comments for godoc and exported Logger type 2020-01-02 14:52:33 -05:00
Gregory Rudolph 82da0d51e7 Initial Commit 2020-01-02 14:39:23 -05:00