A format holding one record per line, so a file can be read a piece at a time. A named format rather than a concept.
A community convention combining JSON (JavaScript Object Notation) with Lines; one complete record per line, so a file can be read a piece at a time rather than parsed whole.
A format that trades one large structure for many small ones, each line readable on its own without the rest of the file.