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

Commit Graph

  • 9438c484de Add optional panic data for PanicSafe master rudi 2020-10-30 23:57:35 -04:00
  • 35d9b032ab Misspelling rudi 2020-10-30 10:45:06 -04:00
  • 77464827c1 Merge branch 'master' of github.com:rudi9719/loggy into master rudi 2020-10-30 10:30:13 -04:00
  • 62544d9a28 Added interface{} to mimic fmt.{Sp,P}rintf() funcs rudi 2020-10-30 10:29:36 -04:00
  • e6b98d802b Merge pull request #2 from Rudi9719/Rudi9719-DocuLicense rudi 2020-10-30 08:04:12 -04:00
  • 816a790c29 Create LICENSE rudi 2020-10-30 08:02:15 -04:00
  • 821cb16ee4 Create README.md rudi 2020-10-30 08:01:27 -04:00
  • 4b6a003ed1 Added a panic recovery func to log panics then continue execution rudi 2020-04-06 08:12:23 -04:00
  • d621f0e559 Update string mapping rudi 2020-02-04 13:51:00 -05:00
  • 84aa08d2e3 Lower debug priority to keep consistent with NYS ITS logging standards. rudi 2020-02-03 09:29:49 -05:00
  • 4a33ed86b8 Requirements added for each output? Gregory Rudolph 2020-01-14 17:52:01 -05:00
  • 39a9d41ad1 Merge pull request #1 from haukened/master rudi 2020-01-14 17:49:30 -05:00
  • 698e11fdda updated to correctly path go module haukened 2020-01-14 15:37:38 -07:00
  • 25343d4cda Goroutine everything? Gregory Rudolph 2020-01-10 17:10:50 -05:00
  • f73de92ceb Add go mod/sum Gregory Rudolph 2020-01-10 07:22:53 -05:00
  • 728a423595 Update comments for clarity of changes Gregory Rudolph 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. Gregory Rudolph 2020-01-09 09:41:50 -05:00
  • 348e76422f Better comments Gregory Rudolph 2020-01-02 15:00:14 -05:00
  • da67c173b4 Added comments for godoc and exported Logger type Gregory Rudolph 2020-01-02 14:52:33 -05:00
  • 82da0d51e7 Initial Commit Gregory Rudolph 2020-01-02 14:39:23 -05:00