JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
F
G
L
S
T
A
addEnhancer(String)
- Method in class com.google.cloud.logging.logback.
LoggingAppender
Add extra labels using classes that implement
LoggingEnhancer
.
addLoggingEventEnhancer(String)
- Method in class com.google.cloud.logging.logback.
LoggingAppender
append(ILoggingEvent)
- Method in class com.google.cloud.logging.logback.
LoggingAppender
C
clearTraceId()
- Static method in class com.google.cloud.logging.logback.
TraceLoggingEventEnhancer
Clearing a trace Id from the MDC
com.google.cloud.logging.logback
- package com.google.cloud.logging.logback
E
enhanceLogEntry(LogEntry.Builder, ILoggingEvent)
- Method in interface com.google.cloud.logging.logback.
LoggingEventEnhancer
enhanceLogEntry(LogEntry.Builder, ILoggingEvent)
- Method in class com.google.cloud.logging.logback.
TraceLoggingEventEnhancer
F
flush()
- Method in class com.google.cloud.logging.logback.
LoggingAppender
Flushes any pending asynchronous logging writes.
G
getCurrentTraceId()
- Static method in class com.google.cloud.logging.logback.
TraceLoggingEventEnhancer
Get the Trace ID associated with any logging done by the current thread.
getLoggingOptions()
- Method in class com.google.cloud.logging.logback.
LoggingAppender
Gets the
LoggingOptions
to use for this
LoggingAppender
.
L
LoggingAppender
- Class in
com.google.cloud.logging.logback
Logback
appender for Google Cloud Logging.
LoggingAppender()
- Constructor for class com.google.cloud.logging.logback.
LoggingAppender
LoggingEventEnhancer
- Interface in
com.google.cloud.logging.logback
An enhancer for ILoggingEvent log entries.
S
setCredentialsFile(String)
- Method in class com.google.cloud.logging.logback.
LoggingAppender
Sets the credentials file to use to create the
LoggingOptions
.
setCurrentTraceId(String)
- Static method in class com.google.cloud.logging.logback.
TraceLoggingEventEnhancer
Set the Trace ID associated with any logging done by the current thread.
setFlushLevel(Level)
- Method in class com.google.cloud.logging.logback.
LoggingAppender
Batched logging requests get immediately flushed for logs at or above this level.
setLog(String)
- Method in class com.google.cloud.logging.logback.
LoggingAppender
Sets the log filename.
setResourceType(String)
- Method in class com.google.cloud.logging.logback.
LoggingAppender
Sets the name of the monitored resource (Optional).
start()
- Method in class com.google.cloud.logging.logback.
LoggingAppender
Initialize and configure the cloud logging service.
stop()
- Method in class com.google.cloud.logging.logback.
LoggingAppender
T
TraceLoggingEventEnhancer
- Class in
com.google.cloud.logging.logback
Adds support for grouping logs by incoming http request
TraceLoggingEventEnhancer()
- Constructor for class com.google.cloud.logging.logback.
TraceLoggingEventEnhancer
A
C
E
F
G
L
S
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021 Google LLC. All rights reserved.