BOOST_LOG_TRIVIAL(debug)<<"Memory configuration of dada buffer '"<<_input_key<<"' with "<<nSideChannels<<" side channels items and heapsize "<<heapSize<<" byte: \n"
BOOST_LOG_TRIVIAL(debug)<<"Memory configuration of dada buffer '"<<std::hex<<_input_key<<std::dec<<"'\n with "<<nSideChannels<<" side channels items and heapsize "<<heapSize<<" byte: \n"
<<" total size of buffer: "<<_bufferSize<<" byte\n"
<<" number of heaps per buffer: "<<_nHeaps<<"\n"
<<" datablock size in buffer: "<<_dataBlockBytes<<" byte\n"