mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 13:11:40 +02:00
✨ Add debug messages on notifications module.
This commit is contained in:
parent
688d649c4a
commit
d89bf772a6
2 changed files with 5 additions and 0 deletions
|
@ -64,6 +64,8 @@
|
|||
sub-buff (a/chan 1)
|
||||
cch (a/chan 1)]
|
||||
|
||||
(log/debugf "initializing msgbus (uri: '%s')" (str uri))
|
||||
|
||||
;; Start the sending (publishing) loop
|
||||
(impl-publish-loop snd-conn snd-buff cch)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue