Implements operator<< for all types, without any effect.
It is desirable to disable at compile-time tracing, debugging, and other low severity messages. The Google Cloud Platform C++ Libraries logging adaptors return an object of this class when the particular log-line is disabled at compile-time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["The webpage provides a comprehensive list of versions for `google::cloud::NullStream`, ranging from the latest release candidate `2.37.0-rc` down to version `2.10.1`."],["`NullStream` is designed to disable logging, tracing, debugging, and other low-severity messages at compile-time."],["The primary function of `NullStream` is to implement a generic, do-nothing streaming operator `operator\u003c\u003c` for all types, with no effect."],["When a log line is disabled at compile-time, the Google Cloud Platform C++ Libraries logging adaptors will return an object of the `NullStream` class."]]],[]]