Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not throw exception in case of empty
url
In case of an empty `url` parameter, the SDK should not crash the application. The logging SDK is likely not as critical to the consumer business flow to the degree, that providing an incorrect argument would kill the whole process.
- Loading branch information