Changes

Jump to navigation Jump to search
31 bytes removed ,  06:44, 29 November 2019
=Conventions=
 
{{Mark|Updated with Version 9.0:}}
All functions and errors in this module are assigned to the <code><nowiki>http://basex.org/modules/admin</nowiki></code> namespace, which is statically bound to the {{Code|admin}} prefix.<br/>
|-
| '''Summary'''
|Returns an element sequence with all currently opened client database sessions, including the user name, address (IP:port) and an optionally opened database.<br/>The output of this function and the {{Command|SHOW SESSIONS}} command is similar.
|-
| '''Examples'''
|-
| '''Summary'''
|Writes a string to the database logs, along with current user data (timestamp, user name). An optional log {{Code|$type}} can be specified, which must consist of letters in upper case. If omitted, the log type is {{Code|INFO}}.<br/>If the function is called from a database client, the IP will be logged. Otherwise, the string {{Code|SERVER}} will be logged.
|-
| '''Errors'''
|{{Error|type|#Errors}} Log type must consist of uppercase lettersType string contains whitespaces.
|}
=Errors=
 
{{Mark|Updated with Version 9.0:}}
{| class="wikitable" width="100%"
|-
|{{Code|type}}
|Log type must consist of uppercase lettersType string contains whitespaces.
|}
=Changelog=
 
;Version 9.2
 
* Updated: [[#admin:write-log|admin:write-log]]: type string may contain more characters
;Version 9.0
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu