Skip to content

Conversation

@Parsa-Darbouy
Copy link
Contributor

Overview

This PR introduces configurable log file paths through environment variables, allowing users to specify custom logging directories instead of being locked to hardcoded relative paths.

Changes Made

  • Added environment variable support:
    Introduced LOG_FILEPATH environment variable to control log directory location
    Default fallback to /var/log/py-kleros-ipfs if not specified
    Updated .env.example with the new configuration option
  1. Updated all scripts to use configurable log paths.

Copy link
Collaborator

@salgozino salgozino left a comment

Choose a reason for hiding this comment

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

LGTM

@Parsa-Darbouy Parsa-Darbouy merged commit 4e1a006 into master Sep 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants