Remove obsolete comment about loglevels
The nonstandard loglevel equivalents have been removed, but I forgot to update this comment. Bug: webrtc:13362 Change-Id: Ifd604cfe53b9ee312d80179cc5e1bc6734ee6c29 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/254261 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36158}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
584b4df92d
commit
57869dae11
@ -72,9 +72,7 @@
|
||||
namespace rtc {
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
// Note that the non-standard LoggingSeverity aliases exist because they are
|
||||
// still in broad use. The meanings of the levels are:
|
||||
// The meanings of the levels are:
|
||||
// LS_VERBOSE: This level is for data which we do not want to appear in the
|
||||
// normal debug log, but should appear in diagnostic logs.
|
||||
// LS_INFO: Chatty level used in debugging for all sorts of things, the default
|
||||
|
Reference in New Issue
Block a user