1
0
mirror of https://github.com/Rudi9719/loggy.git synced 2026-03-22 05:17:26 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
e6b98d802b Merge pull request #2 from Rudi9719/Rudi9719-DocuLicense
Create README.md
2020-10-30 08:04:12 -04:00
816a790c29 Create LICENSE 2020-10-30 08:02:15 -04:00
821cb16ee4 Create README.md 2020-10-30 08:01:27 -04:00
4b6a003ed1 Added a panic recovery func to log panics then continue execution 2020-04-06 08:12:23 -04:00
d621f0e559 Update string mapping 2020-02-04 13:51:00 -05:00
84aa08d2e3 Lower debug priority to keep consistent with NYS ITS logging standards. 2020-02-03 09:29:49 -05:00
4a33ed86b8 Requirements added for each output? 2020-01-14 17:52:01 -05:00
39a9d41ad1 Merge pull request #1 from haukened/master
updated to correctly path go module
2020-01-14 17:49:30 -05:00
698e11fdda updated to correctly path go module 2020-01-14 15:37:38 -07:00
25343d4cda Goroutine everything? 2020-01-10 17:10:50 -05:00
f73de92ceb Add go mod/sum 2020-01-10 07:22:53 -05:00
728a423595 Update comments for clarity of changes 2020-01-09 09:45:47 -05:00
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
348e76422f Better comments 2020-01-02 15:00:14 -05:00
da67c173b4 Added comments for godoc and exported Logger type 2020-01-02 14:52:33 -05:00
82da0d51e7 Initial Commit 2020-01-02 14:39:23 -05:00