peerplays-fc/include/fc/log
Eric Frias 8def04f341 Add a path::preferred_string() function that generates a string in the platform's preferred format, using backslashes on win32 (uses boost::filesystem::path::make_preferred()).
Modify the log file configuration and rotating code to call to_native_ansi_path() and do more paths manipulation in fc::path objects and less in std::strings, in an attempt to improve BitShares/bitshares_toolkit#791
2014-09-25 08:57:31 -04:00
..
appender.hpp Update use of fc::string and fc::vector. 2013-06-27 14:19:08 -04:00
console_appender.hpp enhance console appender 2014-06-11 23:41:10 -04:00
file_appender.hpp Use a separate thread for log compression 2014-07-03 17:24:06 -04:00
log_message.hpp Log the names of tasks to the log file (now contains thread_name:task_name} 2014-08-24 18:33:05 -04:00
logger.hpp adding ulog to send messages to the user log stream 2014-06-19 11:19:22 -04:00
logger_config.hpp Add a path::preferred_string() function that generates a string in the platform's preferred format, using backslashes on win32 (uses boost::filesystem::path::make_preferred()). 2014-09-25 08:57:31 -04:00