Skip to content

enhance(log_effect): add LogTrace level #207

enhance(log_effect): add LogTrace level

enhance(log_effect): add LogTrace level #207

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: go test ./...