mycroft-core/test/unittests/util
Gaëtan Trellu 0247b3a4b5
[log_format] Add an option to change the log format (#3016)
* [log_format] Add an option to change the log format

Hacing an option to change the log format could be useful when logs
are shipped into an aggregator such as Elasticsearch.

The current format is very hard to parse.

* [log_format] Set default Formatter

Because mycroft.configuration.Configuration() class import LOG class,
a default Formatter have to be defined before import the
mycroft.configuration.Configuration() class.
2021-10-29 14:59:22 +09:30
..
__init__.py Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00
commented.json [log_format] Add an option to change the log format (#3016) 2021-10-29 14:59:22 +09:30
muppets.dict Add tests for reading file functions 2020-04-17 23:42:04 +02:00
plain.json [log_format] Add an option to change the log format (#3016) 2021-10-29 14:59:22 +09:30
test_audio_utils.py Rename to get_temp_path and add docstring 2021-04-30 16:49:59 +09:30
test_download.py Rename to get_temp_path and add docstring 2021-04-30 16:49:59 +09:30
test_file_utils.py Fix test for expected TypeError 2021-05-07 15:34:37 +09:30
test_format.py Upgrade Lingua Franca to v0.4.1 (#2890) 2021-05-08 08:34:02 +09:30
test_json_helper.py Fix test cases under python 3 2018-04-27 08:50:46 -05:00
test_log.py Fix test cases under python 3 2018-04-27 08:50:46 -05:00
test_monotonic_event.py Add MontonicEvent class 2020-09-10 13:26:25 +02:00
test_network_utils.py Make network tests configurable 2021-08-02 21:00:05 +09:30
test_parse.py Upgrade Lingua Franca to v0.4.1 (#2890) 2021-05-08 08:34:02 +09:30
test_platform.py Add simple test for get_platform 2020-04-17 23:42:04 +02:00
test_plugins.py Add unittests for the plugin util 2020-09-23 07:46:13 +02:00
test_process_utils.py Add test cases for ProcessStatus 2021-01-28 17:21:33 +01:00
test_signal.py Re-add support for skill_gid in settingsmeta upload 2019-05-18 08:29:26 +02:00
test_string_utils.py remove unnecessary remove_last_slash method 2020-08-18 23:06:42 +09:30
test_time.py Add test for time utils 2020-04-17 23:42:04 +02:00
unstripped_lines.txt Add tests for reading file functions 2020-04-17 23:42:04 +02:00