WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=95100664c7f9919a749af2a61e4c66a9ec303478

commit 95100664c7f9919a749af2a61e4c66a9ec303478
Author: Lauro Moura <lauromo...@expertisesolutions.com.br>
Date:   Thu Dec 3 12:29:56 2015 -0800

    Wiki page logging changed with summary [] by Lauro Moura
---
 pages/api/javascript/eina/logging.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/pages/api/javascript/eina/logging.txt 
b/pages/api/javascript/eina/logging.txt
index d4f9f00..6cf00f5 100644
--- a/pages/api/javascript/eina/logging.txt
+++ b/pages/api/javascript/eina/logging.txt
@@ -347,7 +347,7 @@ Sets whether the program should terminate upon a logging 
event with a level at l
 Upon initializaton, it takes the value from the environment variable 
''EINA_LOG_ABORT''.
 </note>
 
-=== setLogAbortOnCriticalLevel(...) ===
+=== setLogAbortOnCriticalLevel(boolvar) ===
 
 Syntax
 
@@ -355,6 +355,10 @@ Syntax
 efl.setLogAbortOnCritical(boolvar);
 </code>
 
+Parameters
+
+ - 
+
 Sets the minimal message level the program should check if it should abort. 
Messages less severe than ''level'' are ignored for this check.
 
 <note important>

-- 


Reply via email to