log_json: append the server-notice/log stream to a file as JSONL (log_json = <path>)
This commit is contained in:
parent
6ffd6a57bc
commit
72ca89af26
5 changed files with 65 additions and 11 deletions
|
|
@ -41,6 +41,7 @@ pub mod ident;
|
|||
pub mod irccloudtags;
|
||||
pub mod jsonlog;
|
||||
pub mod jwt;
|
||||
pub mod log_json;
|
||||
pub mod maphide;
|
||||
pub mod markread;
|
||||
pub mod metadata;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue