1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-08 05:47:07 +09:00
Commit graph

40 commits

Author SHA1 Message Date
Mikhail
1146b53c6e
GO-3305 Fix mb3 (#2058) 2025-01-31 14:59:50 +01:00
Roman Khafizianov
a96d829bef
GO-4689 add special config for mobiles 2024-12-10 19:26:25 +01:00
Roman Khafizianov
eb9cefc99a
GO-4689 limit logs 2024-12-10 19:15:41 +01:00
Mikhail Iudin
776e3330a4
GO-3753 Add write to file
Add an opt-out for gelf
Add an opt-out for telemetry
2024-11-04 11:49:10 +01:00
AnastasiaShemyakinskaya
0885713939
GO-3905: fix wrong alias
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-13 12:18:50 +02:00
AnastasiaShemyakinskaya
500e7edf1b
GO-3905: rename error to anyerror
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-13 12:12:19 +02:00
AnastasiaShemyakinskaya
4a4b550a2b
GO-3273: unified error cleanup
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-12 17:59:03 +02:00
mcrakhman
9e3cbf9c9b
GO-3009 Add spaceview logging 2024-03-04 13:30:34 +01:00
Roman Khafizianov
6f70547023
GO-2835 add RunDebugServer and SetLogLevels commands for client lib 2024-02-07 15:01:19 +01:00
Roman Khafizianov
4dce291648
GO-2646 fix err check 2024-01-16 14:37:09 +01:00
Roman Khafizianov
236bfe9284
GO-2646 gelf: do not spam with mb overflowed messages 2024-01-15 14:33:18 +01:00
Sergey
e3c2a848d8
GO-1943: err.Error() -> err 2023-10-09 16:22:58 +05:00
Sergey
e98d566c59
GO-1943: Fix masking of wrapped errors 2023-10-09 15:32:56 +05:00
Sergey
3cc846c8be
GO-1943: Logger wrapper with file path masking 2023-10-09 12:29:47 +05:00
Roman Khafizianov
0c863bd1c8
GO-1690 add custom default log level 2023-07-13 19:20:32 +02:00
Roman Khafizianov
71cd4d12ea
add tests 2023-06-23 18:48:48 +02:00
Roman Khafizianov
37d4ad4527
fix logger LevelsFromStr
handle empty cases; move from any-sync
2023-06-23 18:28:41 +02:00
Mikhail Iudin
ece3108695
GO-1330 Fix rebase changes 2023-05-24 17:10:52 +02:00
Sergey Cherepanov
7f54376af9
fix logger 2023-04-25 18:17:59 +02:00
Roman Khafizianov
350546fd55
GO-1106 revert govv 2023-04-25 18:17:59 +02:00
Roman Khafizianov
ba548a1cf4
GO-1106 pass version to graylog 2023-04-25 18:17:59 +02:00
Roman Khafizianov
52d20c2f33
update logger 2023-04-25 18:17:59 +02:00
Roman Khafizianov
cc0a66f2e6
gelf fixes 2023-04-25 18:17:59 +02:00
Roman Khafizianov
5849c65f5f
add new logger from any-sync 2023-04-25 18:17:59 +02:00
AnastasiaShemyakinskaya
033c6bbf05
GO-551: removed unused code
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2022-12-22 16:33:54 +03:00
Roman Khafizianov
19798c524b
cleanup logs 2021-12-08 17:35:46 +01:00
Mikhail Rakhmanov
5b6440f54c
Merge pull request #1302 from anytypeio/update-threadqueue-loglevel
Add info log level to threadqueue
2021-12-05 20:55:33 +01:00
mcrakhman
95ca7e7806
Unify device id and add account id to graylog 2021-12-01 11:06:52 +01:00
mcrakhman
dab1749811
Add info log level to threadqueue 2021-11-19 08:50:48 +01:00
Roman Khafizianov
282730e108
move version to app pkg, fix logger level setting 2021-09-02 13:11:04 +04:00
Roman Khafizianov
504c11d48a
fix gelf possible deadlock 2021-04-29 18:04:02 +04:00
Roman Khafizianov
8637d2623f
bump go-gelf 2021-04-15 22:43:21 +04:00
Roman Khafizianov
9218d36594
rework gelf adapter to use batcher 2021-04-14 19:40:44 +04:00
Roman Khafizianov
6ecf48d708
logging remove mutex in init() 2021-04-14 18:07:57 +04:00
Roman Khafizianov
702309c171
fix gelf mutex 2021-04-14 16:42:24 +04:00
Roman Khafizianov
11f4feaf39
gelf fixes 2021-04-14 16:00:36 +04:00
Roman Khafizianov
87b322aa56
improve badger GC, add benchmarks and grafana dashboards 2021-04-12 15:54:11 +04:00
requilence
66ca0590a2
fix logger
add 1 retry because of broken logic inside gelf driver
2021-03-10 14:58:12 +04:00
requilence
32fd6c6edd
make gelf async 2021-03-09 16:58:33 +04:00
requilence
afca0ee739
move all files to pkg/dir 2020-09-12 21:36:54 +03:00