mirror of https://gitee.com/bigwinds/arangodb
13 lines
321 B
Markdown
13 lines
321 B
Markdown
|
|
|
|
@brief log line number
|
|
`--log.line-number`
|
|
|
|
Normally, if an human readable fatal, error, warning or info message is
|
|
logged, no information about the file and line number is provided. The
|
|
file
|
|
and line number is only logged for debug and trace message. This option
|
|
can
|
|
be use to always log these pieces of information.
|
|
|