Atlantis
Logging framework
A logging framework with support for type-safe and customizable logging of various data types, including strings, numbers, arrays, and custom objects.
A powerful input-agnostic swift logging framework made to speed up development with maximum readability.
198 stars
9 watching
11 forks
Language: Swift
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
delba/log | An extensible logging framework for Swift applications | 831 |
fclairamb/go-log | A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. | 4 |
soostone/katip | A structured logging framework for Haskell applications | 205 |
tkrs/fluflu | A Scala-based logging framework that integrates with Fluentd | 5 |
kitura/heliumlogger | A lightweight logging framework for Swift | 176 |
tonystone/tracelog | A flexible and configurable logging system for Swift applications on various platforms | 53 |
tadija/aelog | A simple and flexible logging framework for Swift applications | 32 |
tony19/logback-android | A logging framework specifically designed for Android apps | 1,201 |
doclerlabs/hexlog | A logging system inspired by log4j written in Haxe, allowing hierarchical and configurable logging with flexible logger names and categories. | 5 |
damienbod/aspnetcorenlog | An ASP.NET Core application demonstrating configuration and usage of NLog with various logging targets including MS SQL Server, PostgreSQL, MySQL, and Elasticsearch. | 60 |
basho/lager | Provides a logging framework that supports multiple backends and log levels, and integrates with Erlang/OTP applications. | 41 |
net-commons/common-logging | Provides a simple logging abstraction for .NET applications | 649 |
zdharma-continuum/zflai | A fast and efficient logging framework for zsh shell scripts with optional backend integration to various databases. | 3 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
emekoi/log.zig | A cross-platform logging library for Zig that provides thread-safe logging capabilities. | 22 |