[PR #558] [MERGED] feat: change log level in langsmith python package #606

Closed
opened 2026-02-21 17:18:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/558
Author: @jakerachleff
Created: 12/2/2024
Status: Merged
Merged: 12/2/2024
Merged by: @jakerachleff

Base: mainHead: 2024-12-02-log-levels


📝 Commits (3)

  • 18632ca feat: change log level in langsmith python package
  • 7e179f9 fixes
  • 7ce16d6 Apply suggestions from code review

📊 Changes

3 files changed (+54 additions, -0 deletions)

View changed files

📝 docs/evaluation/how_to_guides/index.md (+1 -0)
📝 docs/observability/how_to_guides/index.md (+1 -0)
docs/observability/how_to_guides/tracing/output_detailed_logs.mdx (+52 -0)

📄 Description

Adding docs for already possible behavior to conditionally set the log level for the langsmith package

Added the docs in the observability section, but linked to it from both evaluation and observability how-to guides since it's helpful in both cases.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-docs/pull/558 **Author:** [@jakerachleff](https://github.com/jakerachleff) **Created:** 12/2/2024 **Status:** ✅ Merged **Merged:** 12/2/2024 **Merged by:** [@jakerachleff](https://github.com/jakerachleff) **Base:** `main` ← **Head:** `2024-12-02-log-levels` --- ### 📝 Commits (3) - [`18632ca`](https://github.com/langchain-ai/langsmith-docs/commit/18632cae77072d293702509f1d160fdfdee1aa55) feat: change log level in langsmith python package - [`7e179f9`](https://github.com/langchain-ai/langsmith-docs/commit/7e179f95d480211fa2de61109215108050a81d03) fixes - [`7ce16d6`](https://github.com/langchain-ai/langsmith-docs/commit/7ce16d6ae8562178c4b4f13d6526596fa99b57ec) Apply suggestions from code review ### 📊 Changes **3 files changed** (+54 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/how_to_guides/index.md` (+1 -0) 📝 `docs/observability/how_to_guides/index.md` (+1 -0) ➕ `docs/observability/how_to_guides/tracing/output_detailed_logs.mdx` (+52 -0) </details> ### 📄 Description Adding docs for already possible behavior to conditionally set the log level for the `langsmith` package Added the docs in the observability section, but linked to it from both `evaluation` and `observability` how-to guides since it's helpful in both cases. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 17:18:29 -05:00
yindo closed this issue 2026-02-21 17:18:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#606