From ae98dc1f30fc584bbdd0b85c9ac1e04db59a6cff Mon Sep 17 00:00:00 2001 From: expelledboy <102334+expelledboy@users.noreply.github.com> Date: Sun, 27 Oct 2024 19:02:46 +0800 Subject: [PATCH] update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1b8592..0f8ee2c 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ A curated list of awesome Erlang frameworks, libraries and software. * [erlyaws/yaws](https://github.com/erlyaws/yaws) - Yaws webserver * [sky-big/RabbitMQ](https://github.com/sky-big/RabbitMQ) - RabbitMQ系统3.5.3版本中文完全注释(同时实现了RabbitMQ系统和插件源代码编译,根据配置文件创建RabbitMQ集群,创建连接RabbitMQ系统的客户端节点等相关功能,方便源代码的阅读) * [erlang-lager/lager](https://github.com/erlang-lager/lager) - A logging framework for Erlang/OTP +* [erlang_json_logger](https://github.com/expelledboy/erlang_json_logger) - A custom and configurable Erlang logger formatter which prints JSON * [uwiger/gproc](https://github.com/uwiger/gproc) - Extended process registry for Erlang * [aeternity/aeternity](https://github.com/aeternity/aeternity) - æternity blockchain - scalable blockchain for the people - smart contracts, state channels, names, tokens * [rvirding/luerl](https://github.com/rvirding/luerl) - Lua in Erlang