meli/melib/src
Manos Pitsidianakis bfff0e4feb
conf: add options for logging
Add options for log file location and maximum log level. Also add
manpage entries for these options in `meli.conf.5`
2020-05-28 21:02:49 +03:00
..
addressbook Remove fnv crate 2020-05-10 21:18:56 +03:00
backends Remove std::dbg! use 2020-05-19 12:55:22 +03:00
email email/parser: avoid slice index panic if slice is empty 2020-05-19 13:01:09 +03:00
text_processing text_processing: remove invalid unreachable!() 2020-05-08 14:58:59 +03:00
thread Remove fnv crate 2020-05-10 21:18:56 +03:00
addressbook.rs Remove fnv crate 2020-05-10 21:18:56 +03:00
async_workers.rs Fix some unused etc warnings 2020-01-27 17:32:12 +02:00
backends.rs Add AccountHash to RefreshEvent 2020-05-10 22:10:17 +03:00
collection.rs Remove fnv crate 2020-05-10 21:18:56 +03:00
conf.rs Replace every use of Folder with Mailbox 2020-02-26 10:54:10 +02:00
datetime.rs datetime: fix unupdated tests 2020-05-16 13:34:59 +03:00
email.rs Remove fnv crate 2020-05-10 21:18:56 +03:00
error.rs errors: add `source` field to MeliError 2020-05-09 14:32:30 +03:00
lib.rs melib: add timestamp to debug trace logs 2020-05-16 12:46:01 +03:00
logging.rs conf: add options for logging 2020-05-28 21:02:49 +03:00
parsec.rs melib/vcard: add parser for vcard files 2019-11-27 01:46:23 +02:00
search.rs melib: add search method in mail backends 2020-04-05 15:57:05 +03:00
thread.rs Remove fnv crate 2020-05-10 21:18:56 +03:00