mirror of https://github.com/buggins/dlangui.git
commit
0bfaeaf679
|
|
@ -233,7 +233,7 @@ $(document).ready(function() {
|
|||
// use stderror for logging
|
||||
setStderrLogger();
|
||||
// set log level
|
||||
setLogLevel(LogLeve.Debug);
|
||||
setLogLevel(LogLevel.Debug);
|
||||
|
||||
// usage:
|
||||
|
||||
|
|
@ -321,4 +321,4 @@ setLogLevel(LogLeve.Debug);
|
|||
</section>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue