]> git.sesse.net Git - casparcg/commit
Log expected user errors at info instead of error to not pollute the logs with errors...
authorHelge Norberg <helge.norberg@svt.se>
Fri, 4 Dec 2015 15:42:52 +0000 (16:42 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Fri, 4 Dec 2015 15:42:52 +0000 (16:42 +0100)
commit904ceb69bb72b06fef57af608530658b6a28885a
treeef4867c197243af9f4178ffb927fba1c84805eaf
parent8cdc6ca0a980f8809d5ae51948034a8a62cb21c1
Log expected user errors at info instead of error to not pollute the logs with errors. For example a CG STOP on a layer where no cg producer is running.
common/except.h
protocol/amcp/AMCPCommandQueue.cpp
protocol/amcp/AMCPCommandsImpl.cpp