q13x-eaglerproxy/example_plugin/index.ts

2 lines
76 B
TypeScript
Raw Normal View History

2023-06-06 23:31:52 -07:00
const logger = new PLUGIN_MANAGER.Logger("ExamplePlugin")
logger.info("Hi!")