Create a logging stream that holds (1) the specified category and severity, (2) a record that is created from the specified fileName and lineNumber, and (3) an bsl::ostream to which the log message is put.
Create a logging stream that holds (1) the specified category and severity, (2) a record that is created from the specified fileName and lineNumber, and (3) an bsl::ostream to which the log message is put.