Jakub Kołodziejczak
f9c59a7131
Refactor log util ( #2276 )
2024-07-16 11:50:35 +02:00
Jakub Kołodziejczak
1d6f5482dd
feat(client): send logs to syslog ( #2259 )
2024-07-16 10:19:58 +02:00
pascal-fischer
765aba2c1c
Add context to throughout the project and update logging ( #2209 )
...
propagate context from all the API calls and log request ID, account ID and peer ID
---------
Co-authored-by: Zoltan Papp <zoltan.pmail@gmail.com>
2024-07-03 11:33:02 +02:00
Zoltan Papp
9f951c8fb5
Add human-readbale log output ( #681 )
...
Add human-readable log output. It prints out the exact source code line information.
2023-02-27 12:20:07 +01:00
Maycon Santos
7d7e576775
Set report caller when info or higher ( #555 )
2022-11-08 10:56:13 +01:00
Maycon Santos
24d5f9efac
Enable Report Caller when log level Debug ( #258 )
...
Enabling report caller when log level equals debug
Also added a Caller prettyfier
to avoid full file path
2022-03-10 14:14:00 +01:00
Mikhail Bragin
13b4be31df
feature: add logging to a file ( #112 )
...
* feature: add logging to a file
* refactor: move InitLog to util lib
* docs: update signal and management docs
* chore: update docker compose
* set --log-file to console
* chore: comment out log volume in docker compose
Co-authored-by: mlsmaycon <mlsmaycon@gmail.com>
2021-09-07 09:53:18 +02:00