Gather public API coverage
[platform/core/system/dlog.git] / configs / 99-dlog-logger.disable-platform-logging-for-testsuite.conf
1 # dlog testsuite - disable platform logging when performing logger backend tests
2 # for more information please read /usr/share/doc/dlog/README.testsuite
3
4 plog=0
5 enable_main=0
6 enable_system=0
7 enable_radio=0
8 enable_apps=0
9 enable_dotnet_api=0
10 enable_native_api=0
11
12
13 # remove the backup redirection from apps to main that exists in the regular config
14 # `plog=0` does not prevent sending logs to `apps` and with the redirect they'd end up
15 # in `main`, ruining the test environment
16 apps=/dev/log_apps:/dev/log_events: