File diff r25654:e264fd698eb2 → r25655:1030dcb7eb52
src/script/api/script_log.hpp
Show inline comments
 
@@ -23,7 +23,7 @@ class ScriptLog : public ScriptObject {
 

	
 
public:
 
	/**
 
	 * Log levels; The value is also feed to DEBUG() lvl.
 
	 * Log levels; The value is also feed to Debug() lvl.
 
	 *  This has no use for you, as script writer.
 
	 * @api -all
 
	 */