Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add serving runtime logger configuration docs #360

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

sivanantha321
Copy link
Member

@sivanantha321 sivanantha321 commented May 6, 2024

"Fixes #issue-number" or "Add description of the problem this PR solves"
Documents the proper way to configuring logger for kserve.
kserve/kserve#3577

Proposed Changes

@oss-prow-bot oss-prow-bot bot requested review from theofpa and xfu83 May 6, 2024 16:40
Copy link

netlify bot commented May 6, 2024

Deploy Preview for elastic-nobel-0aef7a ready!

Name Link
🔨 Latest commit 02347a3
🔍 Latest deploy log https://app.netlify.com/sites/elastic-nobel-0aef7a/deploys/6679847d0235b90008068eda
😎 Deploy Preview https://deploy-preview-360--elastic-nobel-0aef7a.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 site configuration.

Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
},
}
if args.configure_logging:
logging.configure_logging(args.log_config_file)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sivanantha321 here should be logging.configure_logging(dictConfig) instead ?

Signed-off-by: Dan Sun <dsun20@bloomberg.net>
@yuzisun
Copy link
Member

yuzisun commented Jun 24, 2024

/lgtm
/approve

Copy link

oss-prow-bot bot commented Jun 24, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sivanantha321, spolti, yuzisun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@oss-prow-bot oss-prow-bot bot merged commit 4ca0627 into kserve:main Jun 24, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants