Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Proper logging #57

Open
tarekziade opened this issue Oct 21, 2016 · 1 comment
Open

Proper logging #57

tarekziade opened this issue Oct 21, 2016 · 1 comment
Assignees

Comments

@tarekziade
Copy link
Contributor

For the next-gen orchestrator, we need a better login system.

I want a system where it's easy to add automatically those prefix:

  • the run id
  • the name of the EC2 instance if it's something running on EC2
  • the name of the docker image if it's running in an image

We should set up a class-level debug() function that can be used by all the class code,
and uses an id for adding a prefix in logger.debug on the fly

@tarekziade tarekziade changed the title Proper login Proper logging Oct 24, 2016
@rpappalax
Copy link

check if a project is misconfigured, then if so, bail with an error message

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants