Provide a mechanism to set table name for each web request or thread. I have a multitenant webapp, and it will be nice to have logs for each tenant in different tables so it get easy to lookup.
Provide a mechanism to set table name for each web request or thread.
I have a multitenant webapp, and it will be nice to have logs for each tenant in different tables so it get easy to lookup.