Skip to content

Commit 2a73d1c

Browse files
authored
---
yaml --- r: 8415 b: refs/heads/master c: 41b2594 h: refs/heads/master i: 8413: df024ce 8411: 784d6ea 8407: e1ee6a8 8399: 8b4c2b6 8383: f4bb397
1 parent 84332ad commit 2a73d1c

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 16d04353958f2507bda8c306df72a1479922fc81
2+
refs/heads/master: 41b25944a722c4777ab9414fbffa6dc071d71a9e
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 3e16a39145437096333db5811e5c0292719c1823
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-logging/src/main/java/com/google/cloud/logging/LoggingHandler.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@
7272
* Filter} class to use (defaults to no filter).
7373
* <li>{@code com.google.cloud.logging.LoggingHandler.formatter} specifies the name of a {@link
7474
* Formatter} class to use (defaults to {@link SimpleFormatter}).
75-
* <li>{@code com.google.cloud.logging.LoggingHandler.flushSize} specifies the maximum size of the
76-
* log buffer. Once reached, logs are transmitted to the Stackdriver Logging service (defaults
77-
* to 1).
7875
* <li>{@code com.google.cloud.logging.LoggingHandler.flushLevel} specifies the flush log level.
7976
* When a log with this level is published, logs are transmitted to the Stackdriver Logging
8077
* service (defaults to {@link LoggingLevel#ERROR}).

0 commit comments

Comments
 (0)