posthog/logs-java
PostHog logs for Java
npx skills add https://github.com/PostHog/skills --skill logs-java
This skill helps you add PostHog log ingestion to Java applications.
references/java.md - Java logs installation - docsreferences/start-here.md - Getting started with logs - docsreferences/search.md - Search logs - docsreferences/best-practices.md - Logging best practices - docsreferences/troubleshooting.md - Logs troubleshooting - docsreferences/link-session-replay.md - Link session replay - docsreferences/debug-logs-mcp.md - Debug logs with mcp - docsConsult the documentation for API details and framework-specific patterns.
_No specific framework guidelines._
Take posthog/logs-java from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.