CstdioObserver [constructor] | Create a cstdio observer that transmits log records to a stream. |
~CstdioObserver [destructor] [virtual] | Destroy this cstdio observer. |
disablePublishInLocalTime | Disable publishing of record timestamps in local time. |
enablePublishInLocalTime | Enable publishing of record timestamps in local time. |
getFormat | Return the format config of the last successful setFormat call. |
isPublishInLocalTimeEnabled | Return true if published timestamps are written in local time. |
publish | publish overloads |
releaseRecords [virtual] | Discard any shared reference to a Record object held by this observer. |
setFormat | Set the formatting functor from the specified scheme-tagged format. |
setFormatFunctor | Set the record formatting functor used by this observer. |
operator BloombergLP::bslmf::NestedTraitDeclaration<CstdioObserver, UsesBslmaAllocator> | Declare that this type uses a bslma allocator. |