_get_log_formatter¶
- config.isf_logging._get_log_formatter()¶
Get the appropriate log formatter.
Regular usage has a concise format, while testing uses a verbose format with timestamps. This is determined by the environment variable ISF_IS_TESTING.
Documentation unclear, incomplete, broken or wrong? Let us know