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
operator!=(PatternFormatterOptions const &other) const noexcept (defined in PatternFormatterOptions)PatternFormatterOptionsinline
operator==(PatternFormatterOptions const &other) const noexcept (defined in PatternFormatterOptions)PatternFormatterOptionsinline
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) (defined in PatternFormatterOptions)PatternFormatterOptionsinlineexplicit
process_function_namePatternFormatterOptionsinline
source_location_path_strip_prefixPatternFormatterOptions
source_location_remove_relative_pathsPatternFormatterOptions
timestamp_patternPatternFormatterOptions
timestamp_timezonePatternFormatterOptions