Extended Log Format

Extended Log Format (ELF) is a standardised text file format, like Common Log Format (CLF), that is used by web servers when generating log files, but ELF files provide more information and flexibility.

Example

#Version: 1.0
#Date: 12-Jan-1996 00:00:00
#Fields: time cs-method cs-uri
00:34:23 GET /foo/bar.html
12:21:16 GET /foo/bar.html
12:45:52 GET /foo/bar.html
12:57:34 GET /foo/bar.html
gollark: Oh, it is not the same, how bees.
gollark: I think Rust's `char` is a codepoint.
gollark: Yes, it would take `O(n)` time thus bees.
gollark: The only indexing operation rust strings support is pulling UTF-8 bytes out of them.
gollark: What?

See also

Sources

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.