ログ出力 More...
#include <string>

Go to the source code of this file.
Functions | |
| void | hrk::log_set_file_name (const char *file_name) |
| ログを出力するファイル名の指定 More... | |
| bool | hrk::log_is_valid () |
| int | hrk::log_printf (const char *format,...) |
| ログファイルと stderr へのメッセージ出力 | |
| int | hrk::log_print (const char *text) |
| size_t | hrk::log_write (const char *buf, size_t count) |
| void | hrk::log_printf_close () |
ログ出力
1.8.6