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