Commit graph

26 commits

Author SHA1 Message Date
dependabot[bot]
095d5efe26
Bump go.uber.org/zap from 1.20.0 to 1.21.0 (#13)
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.20.0...v1.21.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-28 17:40:19 +08:00
dependabot[bot]
4836b15e2e
Bump go.uber.org/zap from 1.19.1 to 1.20.0 (#12) 2022-01-06 15:21:06 +08:00
8b26df46f0
Update labeler.yml (#11) 2022-01-06 15:19:59 +08:00
604c65511f
Create dependabot.yml (#10) 2021-09-23 19:22:14 +08:00
868d69921d
Fix Release Config (#9) 2021-09-23 17:48:07 +08:00
73ce6c5416
chore: Update Github Actions again for Releaser (#8)
* Update build.yml
2021-09-23 17:26:28 +08:00
20aba9f372
chore: Only Update Release Changelog on Merged PR's (#7)
* Update build.yml

* Update release-drafter.yml
2021-09-23 16:59:14 +08:00
6381d65bdf
chore: Add Labeler Github Action (#5)
* Create labeler.yml
2021-09-23 16:37:21 +08:00
c0e410850b
Update Github Actions for Release Code (#4)
* Add github Release Actions
2021-09-23 14:19:53 +08:00
93e9b2c45a
Update build.yml 2021-09-23 00:24:11 +08:00
2867d37e69
Create codeql-analysis.yml 2021-09-23 00:23:53 +08:00
7a50580981
Create codecov.yml 2021-09-22 22:39:02 +08:00
2715b8de77 Update readme accoridng to godoc 2021-09-22 11:28:22 +00:00
31fb971a80
Update build.yml 2021-09-22 19:24:57 +08:00
goreadme
daaef5d827 Update readme accoridng to godoc 2021-09-22 11:02:17 +00:00
bcd5299814
Add Tests (#3)
* Update Tests
2021-09-22 18:57:15 +08:00
goreadme
dcaa74a6f2 Update readme accoridng to godoc 2021-09-22 08:50:01 +00:00
f178594beb
Reorg Repository and Start Documentation (#2)
* Reorg Repository and Start Documentation

* Update Github Actions

* Update Copyright and test framework
2021-09-22 16:46:38 +08:00
goreadme
74ddd4aeb3 Update readme accoridng to godoc 2021-09-22 04:45:48 +00:00
d5e8061910
Add SetPrefix/GetPrefix to Logger (#1)
* Add SetPrefix/GetPrefix to Logger

* GoReadme and codecov actions update
2021-09-22 12:43:58 +08:00
538f0495a3 Merge branch 'main' of https://github.com/Fishwaldo/go-logadapter into main 2021-09-22 00:09:49 +08:00
b1285e8b78 Add Example Function 2021-09-22 00:09:39 +08:00
44c10cf138
Update lint.yml 2021-09-21 23:42:47 +08:00
42ff96122d
Update build.yml 2021-09-21 23:37:47 +08:00
c2d63018df
Update build.yml 2021-09-21 23:35:34 +08:00
154ebc43a1 Initial Commit 2021-09-21 23:32:13 +08:00