Re: [Logwatch] Fwd: Default to STDOUT: is it really a good thing?
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Willi Mann wrote: > Seems fine to me, except > >> --output stdout [default], mail >> --format text [default], html >> --encode > > what about using: > > --encoding none [default], base64, etc. > >> --save [flips output stdout] >> --mailto [flips output mail] > > > Funny I was actually thinking about doing something like that based on Bjorn's comments. [ZTo justify keeping --encode as an option] I was thinking --encode base64 [default], zip where base64 is default isf--encode is used, so --encode or --encode base64 are both valid and --encode zip,etc for other types of encoding. With out the --encode option None is the default. Is that too confusing? -Mike