Searched defs:new_line (Results 1 – 4 of 4) sorted by relevance
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