make log topics consistent

This commit is contained in:
Dmitriy Ryajov 2019-09-28 13:54:52 -06:00
parent 3c5b77affa
commit f8872dd51c
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ import types,
../../stream/lpstream
logScope:
topic = "mplex-coder"
topic = "MplexCoder"
type
Msg* = tuple

View File

@ -17,7 +17,7 @@ import types,
../../connection
logScope:
topic = "mplex-channel"
topic = "MplexChannel"
const DefaultChannelSize* = DefaultBufferSize * 64 # 64kb