36件ヒット
[1-36件を表示]
(0.011秒)
キーワード
-
rdoc
/ generator / json _ index (12) -
rdoc
/ markdown (12) -
syslog
/ logger (12)
検索結果
-
rdoc
/ generator / json _ index (7.0) -
他のジェネレータが生成する HTML で検索が行えるように、JSON の検索インデッ クスを生成するサブライブラリです。
...メントの断片] が格納されていま
す。
=== ライセンス
Copyright (c) 2009 Vladimir Kolesnikov
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without... -
rdoc
/ markdown (7.0) -
Markdown 形式で記述されたドキュメントを rdoc 上で解析するための サブライブラリです。
...m/jgm/peg-markdown)を kpeg に移植
しました。
これは MIT ライセンスで提供されています。:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software withou... -
syslog
/ logger (7.0) -
Logger のようなインターフェイスを用いて syslog にログを記録するた めのサブライブラリです。Syslog::Logger を使って複数のマシンでログ を集約する事もできます。
...FreeBSD
では、/etc/syslog.conf に以下のような記述が必要です。
!my_program
*.* /var/log/my_program.log
この場合、/var/log/my_program.log に touch して syslogd に HUP シグナル
を送信する必要があります。(Free BS...