quill
PatternFormatterOptions Member List

This is the complete list of members for PatternFormatterOptions, including all inherited members.

add_metadata_to_multi_line_logsPatternFormatterOptions
format_patternPatternFormatterOptions
NO_SUFFIXPatternFormatterOptionsstatic
operator!=(PatternFormatterOptions const &other) const noexcept (defined in PatternFormatterOptions)PatternFormatterOptionsinline
operator==(PatternFormatterOptions const &other) const noexcept (defined in PatternFormatterOptions)PatternFormatterOptionsinline
pattern_suffixPatternFormatterOptions
PatternFormatterOptions(std::string format_pattern="%(time) [%(thread_id)] %(short_source_location:<28) " "LOG_%(log_level:<9) %(logger:<12) %(message)", std::string timestamp_pattern="%H:%M:%S.%Qns", Timezone timestamp_timezone=Timezone::LocalTime, bool add_metadata_to_multi_line_logs=true, char pattern_suffix='\n') (defined in PatternFormatterOptions)PatternFormatterOptionsinlineexplicit
process_function_namePatternFormatterOptionsinline
source_location_path_strip_prefixPatternFormatterOptions
source_location_remove_relative_pathsPatternFormatterOptions
timestamp_patternPatternFormatterOptions
timestamp_timezonePatternFormatterOptions