Interface Scribe.Iface

All Known Implementing Classes:
Scribe.Client
Enclosing class:
Scribe

public static interface Scribe.Iface
  • Method Summary

    Modifier and Type Method Description
    ResultCode Log​(List<LogEntry> messages)  
  • Method Details