Interface with methods identical to methods from android.util.Log
The implementation of this interface can be passed to PCSDK.setAlternativeLogger(AlternativeLogger)
in order to change the mechanism of logs collection.
Each method has its default implementation which invokes the corresponding method from android.util.Log.