File tree Expand file tree Collapse file tree
trunk/google-cloud-logging/src/main/java/com/google/cloud/logging Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: 16d04353958f2507bda8c306df72a1479922fc81
2+ refs/heads/master: 41b25944a722c4777ab9414fbffa6dc071d71a9e
33refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44refs/heads/gh-pages: 3e16a39145437096333db5811e5c0292719c1823
55refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
Original file line number Diff line number Diff line change 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}).
You can’t perform that action at this time.
0 commit comments