V1.1.0
The motivation is that there might be multiple senders with different tokens sending a log with the same type.
For example, consider a default account and a sub-account having different tokens.
One might like to send a log with the same exact type to both accounts.
Changes:
- Remove deprecated getOrCreateSenderByType function
- Change logzioSenderInstances Map key to holding an immutable pair of hashed token and log type