Codechange: convert printf DEBUG statements to fmt Debug statements
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user