Set up a callback system for the browser link.
This should somewhat simulate asynchronous method calling.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
-->
|
||||
<Configuration status="WARN">
|
||||
<Appenders>
|
||||
<Console name="Console" target="SYSTEM_OUT">
|
||||
<Console name="Console" target="SYSTEM_ERR">
|
||||
<PatternLayout pattern="%d%c%L %-5level - %msg%n"/>
|
||||
</Console>
|
||||
<File name="File" fileName="addonInter.log" append="false">
|
||||
|
||||
Reference in New Issue
Block a user