This plugin saves all logs into one single "console.log" file. Logs are always saved to this file, even after server restarts. This makes searching for specific events in your logs much easier, using CTRL + F.
If your log file becomes too big, simply stop your server, rename the file (e.g. "console01.log") and the plugin will automatically create a fresh console.log file on server startup.
This plugin is in the early stage of development, small bugs may occur. Suggest features in the discussion section.