summaryrefslogtreecommitdiffstats
path: root/vespalog/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/abi-spec.json')
-rw-r--r--vespalog/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vespalog/abi-spec.json b/vespalog/abi-spec.json
index edf9703af4b..09ac3fa75d3 100644
--- a/vespalog/abi-spec.json
+++ b/vespalog/abi-spec.json
@@ -167,7 +167,8 @@
"public static java.util.Timer getTaskRunner()",
"public static void clearHandlers()",
"public static void initVespaLogging(java.lang.String)",
- "public static com.yahoo.log.VespaLogHandler getLogHandler()"
+ "public static com.yahoo.log.VespaLogHandler getLogHandler()",
+ "public static void cleanup()"
],
"fields": []
},