Skip to content

Commit 74d4395

Browse files
committed
configuration example
1 parent 3b31867 commit 74d4395

File tree

55 files changed

+171
-388
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+171
-388
lines changed

examples/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ if(WITH_EXAMPLES_HTTP)
3333
endif()
3434

3535
if(WITH_CONFIGURATION)
36-
add_subdirectory(yaml)
36+
add_subdirectory(configuration)
3737
endif()
File renamed without changes.
File renamed without changes.

examples/yaml/custom_log_record_exporter_builder.cc renamed to examples/configuration/custom_log_record_exporter_builder.cc

File renamed without changes.

examples/yaml/custom_log_record_exporter_builder.h renamed to examples/configuration/custom_log_record_exporter_builder.h

File renamed without changes.
File renamed without changes.
File renamed without changes.

examples/yaml/custom_log_record_processor_builder.cc renamed to examples/configuration/custom_log_record_processor_builder.cc

File renamed without changes.

0 commit comments

Comments
 (0)