Home
last modified time | relevance | path

Searched refs:LoggingHandler (Results 1 – 5 of 5) sorted by relevance

/external/opencensus-java/contrib/log_correlation/stackdriver/
DREADME.md110 #### `java.util.logging` with `google-cloud-logging` `LoggingHandler`
112 The `LoggingHandler` should already be configured in a logging `.properties` file, as described in
125 com.example.MyClass.handlers=com.google.cloud.logging.LoggingHandler
127 com.google.cloud.logging.LoggingHandler.enhancers=io.opencensus.contrib.logcorrelation.stackdriver.…
/external/syzkaller/pkg/ast/
Dscanner.go106 errorHandler = LoggingHandler
120 func LoggingHandler(pos Pos, msg string) { func
Dparser.go52 errorHandler = LoggingHandler
/external/syzkaller/pkg/compiler/
Dcompiler.go49 eh = ast.LoggingHandler
Dconsts.go315 eh = ast.LoggingHandler