lemonade-command / lemonade

Lemonade is a remote utility tool. (copy, paste and open browser) over TCP.
MIT License
624 stars 54 forks source link

Add support for setting an output file for logs instead of stdout #50

Open A-gmaE-programmer opened 4 months ago

A-gmaE-programmer commented 4 months ago

Add command line flag '--log-file' to output to a logfile. Use LogfmtFormat by default. Use JsonFormat if logfile ends in '.json'.