Replacing printf calls in asyn code sections with epics asyn logging
Using epics log system instead of generic printf calls. the changes only concern the nBlmDaq object implementing the Asyn port driver. we need a way to reference the asynUser from other non-asyn driver code to use the logging facility in other sections.