quill
|
This is the complete list of members for PatternFormatterOptions, including all inherited members.
add_metadata_to_multi_line_logs | PatternFormatterOptions | |
format_pattern | PatternFormatterOptions | |
operator!=(PatternFormatterOptions const &other) const noexcept (defined in PatternFormatterOptions) | PatternFormatterOptions | inline |
operator==(PatternFormatterOptions const &other) const noexcept (defined in PatternFormatterOptions) | PatternFormatterOptions | inline |
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) | PatternFormatterOptions | inlineexplicit |
process_function_name | PatternFormatterOptions | inline |
source_location_path_strip_prefix | PatternFormatterOptions | |
source_location_remove_relative_paths | PatternFormatterOptions | |
timestamp_pattern | PatternFormatterOptions | |
timestamp_timezone | PatternFormatterOptions |