Example object that logs to the folly.logging.example.lib category.
Synopsis
Declared in <folly/logging/example/lib.h>
class ExampleObject;
Member Functions
Name |
Description |
|
Construct an ExampleObject holding the given string value. |
|
Destroy the ExampleObject. |
Perform some example work, emitting log messages. |
Created with MrDocs