Skip to content

docs(hertz): fix shell output in example code#1410

Merged
GuangmingLuo merged 1 commit intocloudwego:mainfrom
gaspardruan:patch-4
Sep 8, 2025
Merged

docs(hertz): fix shell output in example code#1410
GuangmingLuo merged 1 commit intocloudwego:mainfrom
gaspardruan:patch-4

Conversation

@gaspardruan
Copy link
Copy Markdown
Contributor

What type of PR is this?

docs: Documentation only changes

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

Here's the actual log output.

func (engine *Engine) Shutdown(ctx context.Context) (err error) {
// ...
	opt := engine.GetOptions()
	hlog.SystemLogger().Infof("Begin graceful shutdown, wait at most %s ...", opt.ExitWaitTimeout)
// ...
}

@gaspardruan gaspardruan requested review from a team as code owners September 7, 2025 08:58
@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 7, 2025

Deploy Preview for cloudwego ready!

Name Link
🔨 Latest commit 71c8914
🔍 Latest deploy log https://app.netlify.com/projects/cloudwego/deploys/68bd493cbb938f0008713af1
😎 Deploy Preview https://deploy-preview-1410--cloudwego.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@GuangmingLuo GuangmingLuo merged commit 9bbb3f9 into cloudwego:main Sep 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants