custom-log-marshaler VS go-cli-skeleton

Compare custom-log-marshaler vs go-cli-skeleton and see what are their differences.

custom-log-marshaler

Attempt to R.I.P PII or unnecessary info in logs and reduce log ingestion costs in the process. (by solodynamo)

go-cli-skeleton

A minimal but functional skeleton Go CLI application (by Allaman)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
custom-log-marshaler go-cli-skeleton
4 1
13 2
- -
5.4 4.9
about 1 year ago 3 days ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

custom-log-marshaler

Posts with mentions or reviews of custom-log-marshaler. We have used some of these posts to build our list of alternatives and similar projects.

go-cli-skeleton

Posts with mentions or reviews of go-cli-skeleton. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-14.
  • First time using Go: Making a program to watermark photos
    2 projects | /r/golang | 14 Sep 2022
    You could improve your workflow with Goreleaser. It will build executables for different platforms via Github action and store it as asset for even easier download. (storing binary data in Git is usualy an anti-pattern). See it in Action inthis Repo of a small project of mine

What are some alternatives?

When comparing custom-log-marshaler and go-cli-skeleton you can also consider the following projects:

slog-formatter - 🚨 slog: Attribute formatting

mango - mango is a man-page generator for the Go flag, pflag, cobra, coral, and kong packages

logger - Extremely fast human and machine-readable logger for Go. This repository is a mirror.

jl - jl — JSON Logs, a development tool for working with structured JSON logging.

zerolog-sentry - Sentry writer for zerolog logger

fiber-boilerplate - Simple and scalable boilerplate to build powerful and organized REST projects with Fiber.

httpretty - Package httpretty prints the HTTP requests you make with Go pretty on your terminal.