Skip to content

Adição de sistema de logs#148

Open
PedroCarl0s wants to merge 10 commits intomasterfrom
feature/logging
Open

Adição de sistema de logs#148
PedroCarl0s wants to merge 10 commits intomasterfrom
feature/logging

Conversation

@PedroCarl0s
Copy link
Copy Markdown
Contributor

@PedroCarl0s PedroCarl0s commented Jun 30, 2021

closes #146

Adição de sistemas de logs em todo o processo de ETL e gera um arquivo por execução do run.py ou por execução de arquivos isolados (download_data_.py, extract_transform_data_.py, load_data_.py) no formato etl_{epoch a partir do timestamp}.log (exemplo etl_1625024079.log)

@PedroCarl0s PedroCarl0s added feature New feature or request logs labels Jun 30, 2021
@PedroCarl0s PedroCarl0s requested a review from marcuswac June 30, 2021 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request logs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adicionar logging do Python

1 participant