Sets serde log topic

This commit is contained in:
Ben 2024-04-26 09:11:57 +02:00
parent 9e7e7e02cd
commit df72ccfab9
No known key found for this signature in database
GPG Key ID: 541B9D8C9F1426A1

View File

@ -1,3 +1,7 @@
import pkg/chronicles except toJson
import ./serde/json
logScope:
topics = "serde"
export json