Package com.castlabs.logutils


package com.castlabs.logutils
  • Class
    Description
    This class provides the ability to manager the crash context and connect CrashReporter implementations that are then used to send crash data to a backend service.
    Implementations of this interface allow connections to crash logging systems.
    Custom logger class.
    Logger interface that receives logging messages.