Skip to content

feat: [#282] Print the values in ctx when calling facades.Log().WithContext(ctx).Info() #3384

feat: [#282] Print the values in ctx when calling facades.Log().WithContext(ctx).Info()

feat: [#282] Print the values in ctx when calling facades.Log().WithContext(ctx).Info() #3384

Workflow file for this run

name: Test
on:
push:
branches:
- master
pull_request:
jobs:
test:
uses: goravel/.github/.github/workflows/test.yml@master
secrets: inherit