Changes between Version 24 and Version 25 of C++ API

Show
Ignore:
Timestamp:
03/16/15 09:34:14 (10 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • C++ API

    v24 v25  
    219219muscle::logger::info("the temporary path is %s", muscle::env::get_tmp_path().c_str()); 
    220220}}} 
    221 This will print the message to stdout and prepend the current kernel name and the log level. A planned feature is to write this output to a fixed file. 
     221This will print the message to stdout and prepend the current kernel name and the log level. The log is written to TMP_DIR/[kernel]/[kernel.native.log. 
    222222 
    223223[[Documentation|<< Back to Documentation]] 
     224[[Documentation|<< Back to Documentation]]