Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rolling file log #7352

Closed
kalefranz opened this issue May 30, 2018 · 2 comments
Closed

add rolling file log #7352

kalefranz opened this issue May 30, 2018 · 2 comments
Labels
locked [bot] locked due to inactivity source::governance created by members of the conda governance (https://github.com/conda-incubator/governance) stale::closed [bot] closed after being marked as stale stale [bot] marked as stale due to inactivity type::feature request for a new feature or capability

Comments

@kalefranz
Copy link
Contributor

Add a log file in the ~/.conda directory that can be a semi-persistent store for errors. Use python logging facilities to cap the file size. Call it errors.log and have the contents really only be errors and stack traces.

An example use would be the full request / response information for 4XX and 5XX errors.

@kalefranz kalefranz added type::feature request for a new feature or capability source::governance created by members of the conda governance (https://github.com/conda-incubator/governance) labels Jun 1, 2018
@github-actions
Copy link

Hi there, thank you for your contribution to Conda!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this issue to remain open please:

  1. Verify that you can still reproduce the issue in the latest version of Conda

  2. Comment that the issue is still reproducible and include:

  • What version of Conda you reproduced the issue on
  • What OS and version you reproduced the issue on
  • What steps you followed to reproduce the issue
  1. It would also be helpful to have the output of the following commands available:
  • conda info
  • conda config --show-sources
  • conda list --show-channel-urls

NOTE: If this issue was closed prematurely, please leave a comment and we will gladly reopen the issue.

In case this issue was originally about a project that is covered by the Anaconda issue tracker (e.g. Anaconda, Miniconda, packages built by Anaconda, Inc. like Anaconda Navigator etc), please reopen the issue there again.

Thanks!

@github-actions github-actions bot added the stale [bot] marked as stale due to inactivity label Nov 21, 2021
@github-actions
Copy link

Hi again!

This issue has been closed since it has not had recent activity.
Please don't hesitate to leave a comment if that was done prematurely.

Thank you for your contribution.

@github-actions github-actions bot added the stale::closed [bot] closed after being marked as stale label Feb 19, 2022
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Feb 19, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity source::governance created by members of the conda governance (https://github.com/conda-incubator/governance) stale::closed [bot] closed after being marked as stale stale [bot] marked as stale due to inactivity type::feature request for a new feature or capability
Projects
None yet
Development

No branches or pull requests

1 participant