Package 

Class FileStreamLogger

  • All Implemented Interfaces:
    io.getstream.log.StreamLogger

    
    public final class FileStreamLogger
     implements StreamLogger
                        

    The StreamLogger implementation with log file persistence.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit log(Priority priority, String tag, String message, Throwable throwable)
      final Unit share(Function1<File, Unit> callback)
      final Unit clear()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait