Your feature proposal for GoLogger
Summary
Allow starting of multiple sessions simultaniously which are kept in separate folders and allow adding entries to any of them at any time as long as they're active.
Motivation
I'm working on a multiplayer game and have multiple instances running simultaniously for testing.
I want each running instance to have its own session so I can view the logs of each instance separately.