mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-07 16:13:07 +00:00
change logscope
This commit is contained in:
parent
d5a1b344b3
commit
3d33820729
@ -15,7 +15,7 @@ import chronos, chronicles
|
||||
# TODO: this should probably go in chronos
|
||||
|
||||
logScope:
|
||||
topics = "libp2p semaphore"
|
||||
topics = "datastore semaphore"
|
||||
|
||||
type
|
||||
AsyncSemaphore* = ref object of RootObj
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user