Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 433 Bytes

File metadata and controls

25 lines (16 loc) · 433 Bytes

💻 KoraLogging

Static Badge

⭐️ Uma Simples SDK Python para fazer o logging(por exemplo: "Usuário 12 se registrou!") de serviços, microserviços e Clients!

📲 Instalação

pip install koralogging

🌟 Iniciando

Iniciando a SDK

import koralogging
import logging

client = logging()


client.start() # Inicia a Kora