ChrisFulstow / log4net.SignalR

Log4Net appender for streaming log events directly to web client using SignalR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subscribe only once to the hub

ChrisFulstow opened this issue · comments

Hubs get created per each call to the hub. Make sure you only subscribe once.