Support pool creation from url including db, username, and password
* Pool had broken methods that didn't make sense, so deleted * Fix port to be right mongodb default port * Change pool_size to poolsize to align with asyncio_redis * Write logs to own logger
* Examples work * setup.py kinda updasted * Fork of txmongo but with new pymongo embedded