Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
logtide-dev
/
logtide-python
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat: local mode, and allowing empty/unset API key to be passed for local_mode
- #7
#7
Merged
Polliog
merged 14 commits into
logtide-dev:main
logtide-dev/logtide-python:main
from
apelsynca:feat/no-send-mode
apelsynca/logtide-python:feat/no-send-mode
Copy head branch name to clipboard
Jul 17, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Feat: local mode, and allowing empty/unset API key to be passed for local_mode
#7
Polliog
merged 14 commits into
logtide-dev:main
logtide-dev/logtide-python:main
from
apelsynca:feat/no-send-mode
apelsynca/logtide-python:feat/no-send-mode
Copy head branch name to clipboard
Commits
Commits on Jun 21, 2026
tests: test client
apelsynca
committed
32d46d1
View commit details
Copy full SHA for 32d46d1
Browse repository at this point
tests: refactor tests
apelsynca
committed
0b97e48
View commit details
Copy full SHA for 0b97e48
Browse repository at this point
tests: client options local mode
apelsynca
committed
0bbc64c
View commit details
Copy full SHA for 0bbc64c
Browse repository at this point
refactor: payload limits separatelly
apelsynca
committed
acbfe48
View commit details
Copy full SHA for acbfe48
Browse repository at this point
tests: in local mode, logging does nothing
apelsynca
committed
95ea153
View commit details
Copy full SHA for 95ea153
Browse repository at this point
Commits on Jun 30, 2026
refactor: remove duplicate methods, created base client
apelsynca
committed
c56b2a7
View commit details
Copy full SHA for c56b2a7
Browse repository at this point
fix: wrong imports, moved error serialization to separate file
apelsynca
committed
357bf01
View commit details
Copy full SHA for 357bf01
Browse repository at this point
Commits on Jul 1, 2026
refactor: check for logging in prepare for log method
apelsynca
committed
a39bb4d
View commit details
Copy full SHA for a39bb4d
Browse repository at this point
Commits on Jul 13, 2026
refactor: removed duplicate trace_id setting logic for clients in base client
apelsynca
committed
a8d76f2
View commit details
Copy full SHA for a8d76f2
Browse repository at this point
fix: removed default api_url for options, api_key, api_url preferred over dsn
apelsynca
committed
a1896d7
View commit details
Copy full SHA for a1896d7
Browse repository at this point
refactor: removed dsn from client options and added helper classmethod, removed unused metadata check
apelsynca
committed
98a78b6
View commit details
Copy full SHA for 98a78b6
Browse repository at this point
Commits on Jul 15, 2026
fix: removed bad client options from_dsn, restored dsn field, moved _trace_id to base client
apelsynca
committed
e66af1a
View commit details
Copy full SHA for e66af1a
Browse repository at this point
fix: typing deprecated @contextmanager with Iterator -> Generator
apelsynca
committed
2d71895
View commit details
Copy full SHA for 2d71895
Browse repository at this point
Commits on Jul 17, 2026
fix: client options allowed for empty api_url, comment typo
apelsynca
committed
cdac5d0
View commit details
Copy full SHA for cdac5d0
Browse repository at this point
You can’t perform that action at this time.