1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-12 02:30:41 +09:00
An open-source protocol designed to create high-performance, local-first, peer-to-peer, end-to-end encrypted applications that facilitate seamless collaboration among multiple users and devices https://anytype.io/
Find a file
Roman Khafizianov f5baccaf08
Merge pull request #44 from anytypeio/logger-json
logger: add Format in config
2023-03-07 18:58:57 +01:00
.github Update dependabot.yml 2023-02-04 18:19:18 +03:00
accountservice make common module as any-sync repo 2023-01-05 15:34:09 +03:00
app logger: add Format in config 2023-03-07 18:52:28 +01:00
commonfile fileproto: allowWrite flag 2023-01-31 15:48:53 +03:00
commonspace rename some loggers to the same convention 2023-03-07 10:42:36 +01:00
coordinator Add error unwrapping 2023-03-06 09:41:45 +01:00
deps build deps locally 2023-01-11 14:15:20 +03:00
metric make common module as any-sync repo 2023-01-05 15:34:09 +03:00
net Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
nodeconf Add credential provider 2023-03-02 22:04:37 +01:00
testutil remove priv keys from nodes conf 2023-02-23 16:55:10 +03:00
util Add strkey for string encoding 2023-03-06 19:08:16 +01:00
.gitignore make common module as any-sync repo 2023-01-05 15:34:09 +03:00
go.mod add an ability to set levels separately for named loggers 2023-03-06 22:25:43 +01:00
go.sum add an ability to set levels separately for named loggers 2023-03-06 22:25:43 +01:00
Makefile coordinator proto 2023-02-22 16:35:29 +03:00