File tree
Expand file treeCollapse file tree
4 files changed
+146
-6
lines changedFilter options
- google/cloud/logging_v2
- tests
- system
- unit
Expand file treeCollapse file tree
4 files changed
+146
-6
lines changedgoogle/cloud/logging_v2/logger.py
Copy file name to clipboardExpand all lines: google/cloud/logging_v2/logger.py+25-5Lines changed: 25 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
| 49 | + |
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
| ||
133 | 135 |
|
134 | 136 |
|
135 | 137 |
|
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
136 | 152 |
|
137 | 153 |
|
138 | 154 |
|
| ||
186 | 202 |
|
187 | 203 |
|
188 | 204 |
|
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
189 | 209 |
|
190 | 210 |
|
191 | 211 |
|
| ||
220 | 240 |
|
221 | 241 |
|
222 | 242 |
|
223 |
| - |
224 | 243 |
|
225 |
| - |
| 244 | + |
226 | 245 |
|
227 |
| - |
| 246 | + |
228 | 247 |
|
229 |
| - |
230 |
| - |
| 248 | + |
| 249 | + |
| 250 | + |
231 | 251 |
|
232 | 252 |
|
233 | 253 |
|
|
tests/environment
Copy file name to clipboardSubmodule environment updated 23 files
- deployable/go/main.go+28-1
- deployable/java/.gitignore+1
- deployable/java/Dockerfile+3-3
- deployable/java/src/main/java/envtest/deployable/DeployableApplication.java+1-1
- deployable/java/src/main/java/envtest/deployable/Snippets.java+30-1
- deployable/java/src/main/java/envtest/deployable/web/DeployableHttpController.java+30
- deployable/python/.gitignore+1
- deployable/python/requirements.txt+2-1
- deployable/python/snippets.py+10
- envctl/env_scripts/go/cloudrun.sh+2-2
- envctl/env_scripts/java/appengine_flex.sh+83
- envctl/env_scripts/java/appengine_standard.sh+88
- envctl/env_scripts/java/cloudrun.sh+88
- envctl/env_scripts/java/compute.sh+69
- envctl/env_scripts/java/kubernetes.sh+1-1
- noxfile.py+4-1
- tests/common/common.py+49-3
- tests/common/python.py+20
- tests/java/test_appengine_flex.py+26
- tests/java/test_appengine_standard.py+26
- tests/java/test_cloudrun.py+35
- tests/java/test_compute.py+27
- tests/java/test_kubernetes.py+1-1
tests/system/test_system.py
Copy file name to clipboardExpand all lines: tests/system/test_system.py+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
455 | 455 |
|
456 | 456 |
|
457 | 457 |
|
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
458 | 477 |
|
459 | 478 |
|
460 | 479 |
|
|
+101Lines changed: 101 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
379 | 379 |
|
380 | 380 |
|
381 | 381 |
|
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
| 444 | + |
| 445 | + |
| 446 | + |
| 447 | + |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
382 | 483 |
|
383 | 484 |
|
384 | 485 |
|
|
0 commit comments