I have a pyramid web app running and i want to have two logs, the first log should output everything to the console (stderr) and the other one write to a file. The relevant