Class TdApi.LogStreamDefault

  • Enclosing class:
    TdApi

    public static class TdApi.LogStreamDefault
    extends TdApi.LogStream
    The log is written to stderr or an OS specific log.
    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • LogStreamDefault

        public LogStreamDefault()
        The log is written to stderr or an OS specific log.