Fix documentation.
GitOrigin-RevId: a41ddbd90921efddbfe9b7f077eaf28903965e38
This commit is contained in:
parent
80086a215a
commit
2dae55013c
@ -2407,7 +2407,7 @@ updates updates:vector<Update> = Updates;
|
||||
//@description The log is written to stderr or an OS specific log
|
||||
logStreamDefault = LogStream;
|
||||
|
||||
//@description TDLib needs TdlibParameters for initialization @path Path to the file to where the internal TDLib log will be written @max_file_size Maximum size of the file to where the internal TDLib log is written before the file will be auto-rotated
|
||||
//@description The log is written to a file @path Path to the file to where the internal TDLib log will be written @max_file_size Maximum size of the file to where the internal TDLib log is written before the file will be auto-rotated
|
||||
logStreamFile path:string max_file_size:int53 = LogStream;
|
||||
|
||||
//@description The log is written nowhere
|
||||
|
Loading…
Reference in New Issue
Block a user