Mercurial > prosody-modules
log mod_log_json/mod_log_json.lua @ 5244:fa7bd721a3f6
age | author | description |
---|---|---|
2022-07-11 | Kim Alvefur | mod_log_json: Prefer native Lua table.pack over Prosody util.table one |
2021-02-22 | Jonas Schäfer | mod_log_json: allow logging of formatted message |
2019-11-23 | Kim Alvefur | mod_log_json: Deregister log sink on unload |
2019-11-13 | Kim Alvefur | mod_log_json: Use correct method to specify remote endpoint |
2019-11-13 | Kim Alvefur | mod_log_json: Fix to include underscore in UDP details in the other spot |
2019-11-13 | Kim Alvefur | mod_log_json: Add UDP support |
2019-11-03 | Kim Alvefur | mod_log_json: Open file in read+append mode |
2019-11-03 | Kim Alvefur | mod_log_json: Use filename from logging config |
2018-10-18 | Kim Alvefur | mod_log_json: JSON log sink |