galaxyproject / galaxyproject/gravity

run.sh --daemon results in log duplication

Open
#66 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
15
Forks
20
Avg merge
5h 33m
Merged PRs (30d)
1

Description

Because of [the way logging is set up](https://github.com/galaxyproject/galaxy/blob/6fa4ca9cb52b67ceab8b2e1f7ebf449ef0a5756c/lib/galaxy/config/__init__.py#L1106) when `$GALAXY_DAEMON_LOG` is set, the Galaxy/gunicorn log is written to both the gunicorn log path (`{log_dir}/gunicorn.log`) and the `$GALAXY_DAEMON_LOG` path (default of `./galaxy.log`). Not showstopping but probably not what we want.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.