Categorygithub.com/Filiphasan/GolangLogging
module
0.0.0-20241201133253-930aefe77810
Repository: https://github.com/filiphasan/golanglogging.git
Documentation: pkg.go.dev

# README

Project

Golang Logging Example on Elasticsearch

Dependencies

Project Structure

šŸ“¦ 
ā”œā”€ app
│  ā”œā”€ Dockerfile
│  └─ main.go
ā”œā”€ config
│  ā”œā”€ elastic.go
│  └─ logger.go
│  └─ logger_es_writer.go
ā”œā”€ src
│  ā”œā”€ services
│  │  └─ my_service.go
ā”œā”€ .env
ā”œā”€ .gitignore
ā”œā”€ docker-compose.yml
ā”œā”€ go.mod
ā”œā”€ go.sum
└─ README.md

# Packages

No description provided by the author
No description provided by the author
No description provided by the author