Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Log.xml
index d57ddae..5bc2f50 100644 (file)
@@ -1,79 +1,79 @@
-<?xml version="1.0"?>
-<doc>
-    <assembly>
-        <name>Tizen.Log</name>
-    </assembly>
-    <members>
-        <member name="T:Tizen.Log">
-            <summary>
-            Provides methods to print log messages to the Tizen logging system.
-            </summary>
-        </member>
-        <member name="M:Tizen.Log.Verbose(System.String,System.String,System.String,System.String,System.Int32)">
-            <summary>
-            Prints a log message with the VERBOSE priority.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="tag">The tag name of the log message.</param>
-            <param name="message">The log message to print.</param>
-            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>
-        </member>
-        <member name="M:Tizen.Log.Debug(System.String,System.String,System.String,System.String,System.Int32)">
-            <summary>
-            Prints a log message with the DEBUG priority.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="tag">The tag name of the log message.</param>
-            <param name="message">The log message to print.</param>
-            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>
-        </member>
-        <member name="M:Tizen.Log.Info(System.String,System.String,System.String,System.String,System.Int32)">
-            <summary>
-            Prints a log message with the INFO priority.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="tag">The tag name of the log message.</param>
-            <param name="message">The log message to print.</param>
-            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>
-        </member>
-        <member name="M:Tizen.Log.Warn(System.String,System.String,System.String,System.String,System.Int32)">
-            <summary>
-            Prints a log message with the WARNING priority.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="tag">The tag name of the log message.</param>
-            <param name="message">The log message to print.</param>
-            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>
-        </member>
-        <member name="M:Tizen.Log.Error(System.String,System.String,System.String,System.String,System.Int32)">
-            <summary>
-            Prints a log message with the ERROR priority.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="tag">The tag name of the log message.</param>
-            <param name="message">The log message to print.</param>
-            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>
-        </member>
-        <member name="M:Tizen.Log.Fatal(System.String,System.String,System.String,System.String,System.Int32)">
-            <summary>
-            Prints a log message with the FATAL priority.
-            </summary>
-            <since_tizen> 3 </since_tizen>
-            <param name="tag">The tag name of the log message.</param>
-            <param name="message">The log message to print.</param>
-            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>
-            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>
-        </member>
-    </members>
-</doc>
+<?xml version="1.0"?>\r
+<doc>\r
+    <assembly>\r
+        <name>Tizen.Log</name>\r
+    </assembly>\r
+    <members>\r
+        <member name="T:Tizen.Log">\r
+            <summary>\r
+            Provides methods to print log messages to the Tizen logging system.\r
+            </summary>\r
+        </member>\r
+        <member name="M:Tizen.Log.Verbose(System.String,System.String,System.String,System.String,System.Int32)">\r
+            <summary>\r
+            Prints a log message with the VERBOSE priority.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="tag">The tag name of the log message.</param>\r
+            <param name="message">The log message to print.</param>\r
+            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>\r
+        </member>\r
+        <member name="M:Tizen.Log.Debug(System.String,System.String,System.String,System.String,System.Int32)">\r
+            <summary>\r
+            Prints a log message with the DEBUG priority.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="tag">The tag name of the log message.</param>\r
+            <param name="message">The log message to print.</param>\r
+            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>\r
+        </member>\r
+        <member name="M:Tizen.Log.Info(System.String,System.String,System.String,System.String,System.Int32)">\r
+            <summary>\r
+            Prints a log message with the INFO priority.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="tag">The tag name of the log message.</param>\r
+            <param name="message">The log message to print.</param>\r
+            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>\r
+        </member>\r
+        <member name="M:Tizen.Log.Warn(System.String,System.String,System.String,System.String,System.Int32)">\r
+            <summary>\r
+            Prints a log message with the WARNING priority.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="tag">The tag name of the log message.</param>\r
+            <param name="message">The log message to print.</param>\r
+            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>\r
+        </member>\r
+        <member name="M:Tizen.Log.Error(System.String,System.String,System.String,System.String,System.Int32)">\r
+            <summary>\r
+            Prints a log message with the ERROR priority.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="tag">The tag name of the log message.</param>\r
+            <param name="message">The log message to print.</param>\r
+            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>\r
+        </member>\r
+        <member name="M:Tizen.Log.Fatal(System.String,System.String,System.String,System.String,System.Int32)">\r
+            <summary>\r
+            Prints a log message with the FATAL priority.\r
+            </summary>\r
+            <since_tizen> 3 </since_tizen>\r
+            <param name="tag">The tag name of the log message.</param>\r
+            <param name="message">The log message to print.</param>\r
+            <param name="file">The source file path of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="func">The function name of the caller function. This argument will be set automatically by the compiler.</param>\r
+            <param name="line">The line number of the calling position. This argument will be set automatically by the compiler.</param>\r
+        </member>\r
+    </members>\r
+</doc>\r