New ScreenPanel
This commit is contained in:
6
script/test/back.py
Executable file
6
script/test/back.py
Executable file
@@ -0,0 +1,6 @@
|
||||
import java.util.logging.Logger as Logger
|
||||
logger = Logger.getLogger("back")
|
||||
|
||||
logger.info("Started")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user