Searched defs:new_line (Results 1 – 6 of 6) sorted by relevance
38 def _append(self, new_line): argument
47 def log(content, level=Level.INFO, color=Color.DEFAULT, new_line=True, out=sys.stdout): argument
80 const char* new_line = chunk_position > 0 ? "\n" : ""; in SplitByLogdChunks() local
207 char* new_line = strchr(tmp, '\n'); in Drain() local
255 char* new_line = strchr(tmp, '\n'); in Drain() local
72 new_line: bool, field