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
|
891ba277b1
|
Mobile (#735)
Initial modification to support mobile client
Export necessary interfaces for Android framework
|
2023-03-17 10:37:27 +01:00 |
|
pascal-fischer
|
9a88ed3cda
|
Use regex in formatter test because order of attributes can vary (#705)
Fix test for formatter where the attributes are changing order
for some reason to not have random test failures.
Used regex to catch both cases.
|
2023-02-28 09:25:44 +01: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 |
|