podverse-logging-log-dir

Official

Standardize LOG_DIR handling across the monorepo.

Authorpodverse
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures consistent, environment-driven log directory behavior across the monorepo, preventing unintended file logging and enabling controlled log destinations.

Core Features & Use Cases

  • No default log directory: code relies on process.env.LOG_DIR ?? '' to avoid hard-coded paths.
  • Adaptive logging: when LOG_DIR is empty or unset, logs go to console; when LOG_DIR is set, logs are written to the configured external volume path.
  • Avoid bulky containers: never default to ./logs or /app/logs; rely on explicit volume mounts and environment configuration.

Quick Start

Audit all apps and packages to ensure they honor LOG_DIR and enable file logging only when a valid external volume is mounted.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: podverse-logging-log-dir
Download link: https://github.com/podverse/podverse/archive/main.zip#podverse-logging-log-dir

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.