html/classes/Eymiha/EasyLog.src/M000001.html in eymiha_util-1.0.1 vs html/classes/Eymiha/EasyLog.src/M000001.html in eymiha_util-1.0.2
- old
+ new
@@ -1,20 +1,20 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html>
-<head>
- <title>start_logging (Eymiha::EasyLog)</title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
-</head>
-<body class="standalone-code">
- <pre><span class="ruby-comment cmt"># File lib/eymiha/util/easylog.rb, line 138</span>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html>
+<head>
+ <title>start_logging (Eymiha::EasyLog)</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+ <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
+</head>
+<body class="standalone-code">
+ <pre><span class="ruby-comment cmt"># File lib/eymiha/util/easylog.rb, line 169</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">start_logging</span>(<span class="ruby-identifier">logdev</span>, <span class="ruby-identifier">shift_age</span> = <span class="ruby-value str">'weekly'</span>, <span class="ruby-identifier">shift_size</span> = <span class="ruby-value">1048576</span>,
<span class="ruby-identifier">subsecond_precision</span> = <span class="ruby-keyword kw">nil</span>)
<span class="ruby-constant">EasyLogger</span>.<span class="ruby-identifier">finish_logging</span>
<span class="ruby-constant">EasyLogger</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">logdev</span>, <span class="ruby-identifier">shift_age</span>, <span class="ruby-identifier">shift_size</span>, <span class="ruby-identifier">subsecond_precision</span>)
- <span class="ruby-keyword kw">end</span></pre>
-</body>
+ <span class="ruby-keyword kw">end</span></pre>
+</body>
</html>
\ No newline at end of file