Uses of Class
org.drinkless.tdlib.TdApi.LogStream
Packages that use TdApi.LogStream
-
Uses of TdApi.LogStream in org.drinkless.tdlib
Subclasses of TdApi.LogStream in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
The log is written to stderr or an OS specific log.static class
The log is written nowhere.static class
The log is written to a file.Fields in org.drinkless.tdlib declared as TdApi.LogStreamConstructors in org.drinkless.tdlib with parameters of type TdApi.LogStreamModifierConstructorDescriptionSetLogStream
(TdApi.LogStream logStream) Creates a function, which sets new log stream for internal logging of TDLib.