Skip to content

Conversation

darko-mesaros
Copy link

Created a feature that allows the user to define a CRATEDOCS_LOG_DIR environment variable.

Why?

On the AI tool I used, cratedocs would always create the logs directory in the root of the project. That's not a desired functionality. As it was introducing unnecessary files to my workspace.

How?

The MCP server checks for the CRATEDOCS_LOG_DIR environment variable, if one is set it uses that one for logging, if not, it goes back to the default logs directory in the current working directory.

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.

1 participant