aboutsummaryrefslogtreecommitdiff
path: root/buildscripts/import-control.xml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/import-control.xml')
-rw-r--r--buildscripts/import-control.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/buildscripts/import-control.xml b/buildscripts/import-control.xml
index f0574df7..7375eb5f 100644
--- a/buildscripts/import-control.xml
+++ b/buildscripts/import-control.xml
@@ -97,6 +97,10 @@ General guidelines on imports:
<allow pkg="io.opencensus.tags"/>
<allow pkg="io.opencensus.trace"/>
</subpackage>
+ <subpackage name="logcorrelation.log4j">
+ <allow pkg="io.opencensus.trace"/>
+ <allow pkg="org.apache.logging.log4j"/>
+ </subpackage>
<subpackage name="logcorrelation.stackdriver">
<allow pkg="com.google.cloud"/>
<allow pkg="io.opencensus.trace"/>