Skip to content

Commit

Permalink
support slog (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwnmengjing authored Oct 29, 2023
1 parent ee16854 commit 3d69982
Show file tree
Hide file tree
Showing 53 changed files with 236 additions and 1,972 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: '1.20'
go-version: '1.21'
cache: false
- uses: actions/checkout@v3
- name: install deps
Expand Down
192 changes: 0 additions & 192 deletions core/logger/default.go

This file was deleted.

43 changes: 0 additions & 43 deletions core/logger/default_test.go

This file was deleted.

53 changes: 0 additions & 53 deletions core/logger/formatter/formatter.go

This file was deleted.

71 changes: 0 additions & 71 deletions core/logger/formatter/options.go

This file was deleted.

Loading

0 comments on commit 3d69982

Please sign in to comment.