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

http://git.enlightenment.org/website/www-content.git/commit/?id=97cf0f563c2a1d2e7e1c3af3cb50092520039706

commit 97cf0f563c2a1d2e7e1c3af3cb50092520039706
Author: Lauro Moura <lauromo...@expertisesolutions.com.br>
Date:   Thu Dec 3 08:05:26 2015 -0800

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

diff --git a/pages/api/javascript/eina/logging.txt 
b/pages/api/javascript/eina/logging.txt
index e650f48..203077b 100644
--- a/pages/api/javascript/eina/logging.txt
+++ b/pages/api/javascript/eina/logging.txt
@@ -56,7 +56,7 @@ The logging system uses the 
[[http://misc.flogisoft.com/bash/tip_colors_and_form
 
 ==== Environment Variables ====
 
-A number of environment variables affect the behavior of the log module. (WIP)
+A number of environment variables affect the behavior of the log module.
 
 ==== Functions ====
 
@@ -291,9 +291,9 @@ Parameters
 
    * domainId - The id of the target domain
    * state - State indicating if we are starting or stopping a phase.
-   * phase - The phase of the name to be used in the log.
+   * phase - The name of the phase.
 
-Starts or stop the timing of a phase.
+Starts or stop the timing of a phase. If given ''efl.LOG_STATE_START'', it 
assumes the previously started phase has stopped.
 
 === logWarning(message) ===
 

-- 


Reply via email to