q13x-eaglerproxy/example_plugins/ExamplePlugin/index.js
2023-07-05 10:23:54 -07:00

3 lines
79 B
JavaScript

const logger = new PLUGIN_MANAGER.Logger("ExamplePlugin");
logger.info("Hi!");