[log_format] some missing initializers

pull/69/head v0.6.1
Timothy Stack 11 years ago
parent 968fcb50a5
commit 05c62fc7a8

@ -603,8 +603,10 @@ public:
external_log_format(const std::string &name)
: elf_file_pattern(".*"),
elf_filename_pcre(NULL),
elf_column_count(0),
elf_body_field("body"),
jlf_json(false),
jlf_cached_offset(-1),
elf_name(name) {
this->jlf_line_offsets.reserve(128);

Loading…
Cancel
Save