• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1packet {
2  trusted_uid: 1000
3  trusted_packet_sequence_id: 2
4  sequence_flags: 1
5  previous_packet_dropped: true
6  trusted_pid: 1716
7  first_packet_on_sequence: true
8}
9packet {
10  trusted_uid: 1000
11  trusted_packet_sequence_id: 2
12  interned_data {
13    protolog_string_args {
14      iid: 1
15      str: "MyTestString"
16    }
17  }
18  trusted_pid: 1716
19}
20packet {
21  trusted_uid: 1000
22  trusted_packet_sequence_id: 2
23  interned_data {
24    protolog_stacktrace {
25      iid: 1
26      str: "A STACK TRACE"
27    }
28  }
29  trusted_pid: 1716
30}
31packet {
32  trusted_uid: 1000
33  trusted_packet_sequence_id: 2
34  sequence_flags: 2
35  trusted_pid: 1716
36  timestamp: 857384100
37  protolog_message {
38    message_id: 6924537961316301726
39    str_param_iids: 1
40    sint64_params: 888
41    double_params: 8.88
42    boolean_params: 1
43    stacktrace_iid: 1
44  }
45}
46packet {
47  trusted_uid: 1000
48  trusted_packet_sequence_id: 3
49  sequence_flags: 1
50  previous_packet_dropped: true
51  trusted_pid: 1716
52  first_packet_on_sequence: true
53}
54packet {
55  trusted_uid: 1000
56  trusted_packet_sequence_id: 3
57  trusted_pid: 1716
58  timestamp: 857384110
59  protolog_message {
60    message_id: 1994837961123301128
61    sint64_params: 888
62    sint64_params: 888
63    sint64_params: 888
64    double_params: 888
65    double_params: 888
66  }
67}
68packet {
69  trusted_uid: 1000
70  trusted_packet_sequence_id: 3
71  interned_data {
72    protolog_string_args {
73      iid: 1
74      str: "MyOtherTestString"
75    }
76  }
77  trusted_pid: 1716
78}
79packet {
80  trusted_uid: 1000
81  trusted_packet_sequence_id: 3
82  interned_data {
83    protolog_string_args {
84      iid: 2
85      str: "SomeOtherTestString"
86    }
87  }
88  trusted_pid: 1716
89}
90packet {
91  trusted_uid: 1000
92  trusted_packet_sequence_id: 3
93  sequence_flags: 2
94  trusted_pid: 1716
95  timestamp: 857384130
96  protolog_message {
97    message_id: 9274895847396301003
98    str_param_iids: 1
99    str_param_iids: 1
100    str_param_iids: 2
101    str_param_iids: 1
102  }
103}
104packet {
105  trusted_uid: 1000
106  trusted_packet_sequence_id: 3
107  interned_data {
108    protolog_string_args {
109      iid: 12
110      str: "MyTestString"
111    }
112  }
113  trusted_pid: 1716
114}
115packet {
116  trusted_uid: 1000
117  trusted_packet_sequence_id: 3
118  protolog_viewer_config {
119    groups {
120      id: 12
121      name: "MY_NON_PROCESSED_GROUP"
122      tag: "MyNonProcessedGroup"
123    }
124  }
125}
126packet {
127  trusted_uid: 1000
128  trusted_packet_sequence_id: 3
129  protolog_viewer_config {
130    messages {
131      message_id: 9084537961316395367
132      message: "My non-processed proto message with a string (%s), an int (%d), a double %g, and a boolean %b."
133      level: PROTOLOG_LEVEL_VERBOSE
134      group_id: 12
135    }
136  }
137}
138packet {
139  trusted_uid: 1000
140  trusted_packet_sequence_id: 3
141  sequence_flags: 2
142  trusted_pid: 1716
143  timestamp: 857384140
144  protolog_message {
145    message_id: 9084537961316395367
146    str_param_iids: 12
147    sint64_params: 888
148    double_params: 8.88
149    boolean_params: 1
150    stacktrace_iid: 1
151  }
152}
153packet {
154  trusted_uid: 10224
155  trusted_packet_sequence_id: 10
156  previous_packet_dropped: true
157  trusted_pid: 2063
158  first_packet_on_sequence: true
159  protolog_viewer_config {
160    messages {
161      message_id: 6924537961316301726
162      message: "Test message with a string (%s), an int (%d), a double %g, and a boolean %b."
163      level: PROTOLOG_LEVEL_DEBUG
164      location: "com/test/TestClass.java:123"
165      group_id: 1
166    }
167    messages {
168      message_id: 1994837961123301128
169      message: "Test message with different int formats: %d, 0o%o, 0x%x, %f, %e."
170      level: PROTOLOG_LEVEL_WARN
171      location: "com/test/TestClass.java:567"
172      group_id: 2
173    }
174    messages {
175      message_id: 9274895847396301003
176      message: "Message re-using interned string '%s' == '%s', but '%s' != '%s'"
177      level: PROTOLOG_LEVEL_ERROR
178      location: "com/test/TestClass.java:527"
179      group_id: 3
180    }
181    groups {
182      id: 1
183      name: "MY_FIRST_GROUP"
184      tag: "MyFirstGroup"
185    }
186    groups {
187      id: 2
188      name: "MY_SECOND_GROUP"
189      tag: "MySecondGroup"
190    }
191    groups {
192      id: 3
193      name: "MY_THIRD_GROUP"
194      tag: "MyThirdGroup"
195    }
196  }
197}