KevinMottashed / OfficeSlingshot3D

Video conferencing system with haptic interface and slingshots.
4 stars 2 forks source link

Refactor ConsoleLogger #121

Closed KevinMottashed closed 14 years ago

KevinMottashed commented 14 years ago

Make it so that we can choose to output to a file instead.

KevinMottashed commented 14 years ago

Adapted the ConsoleLogger

The ConsoleLogger has been renamed to HumanFormatLogger. Logs can now be saved to a file or printed directly to the console. The classes HumanFormatFileLogger and HumanFormatConsoleLogger are provided for doing so.

Closed by ea94b399b597e52bdda861587d720cff5bdbb571