Sign in
webrtc
/
src
/
8adb080624f1f4e40bc603c16522cd7ba3679b95
/
rtc_base
/
log_sinks.h
8fcc79b
Add missing overload of LogSink::OnLogMessage()
by Ali Tofigh
· 2 years, 9 months ago
2ab914c
Adopt absl::string_view in rtc_base/ (straightforward cases)
by Ali Tofigh
· 2 years, 9 months ago
6364d08
Adopt absl::string_view in rtc_base/log_sinks
by Ali Tofigh
· 2 years, 10 months ago
14af762
Remove RTC_DISALLOW_COPY_AND_ASSIGN from rtc_base/
by Byoungchan Lee
· 3 years ago
96e3b99
Use backticks not vertical bars to denote variables in comments for /rtc_base
by Artem Titov
· 3 years, 6 months ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
[Renamed from rtc_base/logsinks.h]
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
f1e3cb4
Add OnLogMessage(msg, sev, tag) to logsinks
by Paulina Hensman
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/rtc_base/logsinks.h]
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed (93%) from webrtc/base/logsinks.h]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
3c089d7
Add RTC_ prefix to contructormagic macros.
by henrikg
· 9 years ago
28bae02
Remove CircularFileStream / replace it with CallSessionFileRotatingStream.
by tkchin
· 10 years ago
9341191
Provides log sinks for rotating logs. Intended for use on mobile devices to record call logs.
by tkchin
· 10 years ago