All Projects → trivago → Gollum

trivago / Gollum

Licence: apache-2.0
An n:m message multiplexer written in Go

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Gollum

Serverless Es Logs
A Serverless plugin to transport logs to ElasticSearch
Stars: ✭ 51 (-94.22%)
Mutual labels:  logging, log, logger, logs
Golog
A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.
Stars: ✭ 208 (-76.44%)
Mutual labels:  logging, log, logger, logs
Acho
The Hackable Log
Stars: ✭ 189 (-78.6%)
Mutual labels:  logging, log, logger
Logcat
Android 日志打印框架,在手机上可以直接看到 Logcat 日志啦
Stars: ✭ 189 (-78.6%)
Mutual labels:  logging, log, logger
Logbook
An extensible Java library for HTTP request and response logging
Stars: ✭ 822 (-6.91%)
Mutual labels:  logging, logger, logs
Easylogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
Stars: ✭ 1,968 (+122.88%)
Mutual labels:  logging, log, logger
Quicklogger
Library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).
Stars: ✭ 137 (-84.48%)
Mutual labels:  logging, log, logger
Monolog Bundle
Symfony Monolog Bundle
Stars: ✭ 2,532 (+186.75%)
Mutual labels:  logging, log, logger
Loguru
Python logging made (stupidly) simple
Stars: ✭ 10,510 (+1090.26%)
Mutual labels:  logging, log, logger
l
Cross-platform html/io [L]ogger with simple API.
Stars: ✭ 26 (-97.06%)
Mutual labels:  log, logger, logs
LogDNA-Android-Client
Android client for LogDNA
Stars: ✭ 22 (-97.51%)
Mutual labels:  log, logger, logs
PoShLog
🔩 PoShLog is PowerShell cross-platform logging module. It allows you to log structured event data into console, file and much more places easily. It's built upon great C# logging library Serilog - https://serilog.net/
Stars: ✭ 108 (-87.77%)
Mutual labels:  log, logger, logs
Serverlog
A simple, practical and innovative Node.js log library that enables you to view logs in Chrome dev tools and browser Console.
Stars: ✭ 117 (-86.75%)
Mutual labels:  logging, log, logger
Node Lambda Log
Basic logging mechanism for Node 6.10+ Lambda Functions
Stars: ✭ 115 (-86.98%)
Mutual labels:  logging, log, logger
Heliumlogger
A lightweight logging framework for Swift
Stars: ✭ 169 (-80.86%)
Mutual labels:  logging, log, logger
React Native Logs
Performance-aware simple logger for React-Native with namespaces, custom levels and custom transports (colored console, file writing, etc.)
Stars: ✭ 84 (-90.49%)
Mutual labels:  logging, logger, logs
gxlog
A concise, functional, flexible and extensible logger for go.
Stars: ✭ 65 (-92.64%)
Mutual labels:  log, logger, logging
Yii2 Psr Log Target
Yii 2.0 log target that is able to write messages to PSR-3 compatible logger
Stars: ✭ 58 (-93.43%)
Mutual labels:  logging, log, logger
Android Filelogger
A general-purpose logging library with built-in support to save logs to file efficiently.
Stars: ✭ 70 (-92.07%)
Mutual labels:  logging, log, logger
Illuminati
This is a Platform that collects all the data accuring in your Application and shows the data in real time by using Kibana or other tools.
Stars: ✭ 106 (-88%)
Mutual labels:  stream, logging, log

Documentation Status GoDoc Gitter Go Report Card Build Status Coverage Status

Gollum

What is Gollum?

Gollum is an n:m multiplexer that gathers messages from different sources and broadcasts them to a set of destinations.

Gollum originally started as a tool to MUL-tiplex LOG-files (read it backwards to get the name). It quickly evolved to a one-way router for all kinds of messages, not limited to just logs. Gollum is written in Go to make it scalable and easy to extend without the need to use a scripting language.

Gollum Documentation

How-to-use, installation instructions, getting started guides, and in-depth plugin documentation:

Installation

Gollum is tested and packaged to run on FreeBSD, Debian, Ubuntu, Windows and MacOS. Download Gollum and get started now.

Get Gollum Support and Help

gitter: If you can't find your answer in the documentation or have other questions you can reach us on gitter, too.

Reporting Issues: To report an issue with Gollum, please create an Issue here on github: https://github.com/trivago/gollum/issues

License

This project is released under the terms of the Apache 2.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].