1. access log
2. error log
3. message log.
One log file is generated for one day. The main log always records the current days logs. The history log automatically adds a postfix of the date.
Parameter |
Type |
Default Value |
Description |
logs-type |
string |
html |
Define the type of log to be html or plain text.
1. text file.
sample: **.log
2. html file.
sample: **.html |
public-message-path |
string |
|
Set the directory of public message |
public-message-file-name->enable |
string |
on |
Enable or disable to save the public message. |
public-message-root-url |
string |
|
Set the root url of public message. |
public-message-file-name |
string |
public |
Set the filename of the public message log |
public-message-button |
string |
off |
Enable or disable to show the public message button in client side, which will display in the chat history panel. |
private-message-path |
string |
|
Set the directory of private message |
public-message-file-name->enable |
string |
on |
Enable or disable to save the private message. |
private-message-file-name |
string |
private |
Set the filename of the private message log |