fallahn / xygine

2D engine / framework built around SFML
218 stars 19 forks source link

Improve log interface #123

Closed fallahn closed 4 years ago

fallahn commented 4 years ago

sfml error output is now redirected through xygine's logging api, and a new 'stream' style interface has been added to make logging possible with the stream insertion operator.