Searched defs:new_line (Results 1 – 3 of 3) sorted by relevance
47 def log(content, level=Level.INFO, color=Color.DEFAULT, new_line=True, out=sys.stdout): argument
207 char* new_line = strchr(tmp, '\n'); in Drain() local
255 char* new_line = strchr(tmp, '\n'); in Drain() local