commit | 92847d87ef4d2a65e22ec1efbfc979d814cc0d91 | [log] [tgz] |
---|---|---|
author | Priyesh Kumar <priyeshkkumar@gmail.com> | Mon Aug 24 07:44:37 2020 +0530 |
committer | Priyesh Kumar <priyeshkkumar@gmail.com> | Mon Aug 24 07:44:37 2020 +0530 |
tree | 79b9259f7595c82537fac5c94fa4b9495658472d | |
parent | ec03321013ffadd0a0510cbe69ea4033d220b7d1 [diff] |
* builds/windows/ftdebug.c (ft_log_handler): Updated code according to the recent updates in dlg library. (ft_logging_init): Added environment variable `FT_LOGGING_FILE', the variable `ft_fileptr' stores it's value. Changed function name `ft_custom_log_handler'-> `FT_Custom_Log_Handler'. (ft_debug_init): Code Cleanup.