I want to add a Middleware in a Bot Framework Composer project but I can't find any documentation on how to do it.
How would one go about adding a simple Middleware, let's say a Middleware that logs all the exchanged messages to console, in a bot created with Bot Framework Composer v2.1.1?