SourceHorizon / logger

Small, easy to use and extensible logger which prints beautiful logs.
https://pub.dev/packages/logger
MIT License
197 stars 33 forks source link

How to enter logs into log files on Windows platform #53

Closed laterdayi closed 7 months ago

laterdayi commented 7 months ago

How to enter logs into log files on Windows platform

Bungeefan commented 7 months ago

Hi, the FileOutput should work the same on all platforms. I am not aware of any specific code that would be required for the Windows platform.