I never saw logs in ANSI. Here are my settings related to logs:

log on                                  // Enables logging to file, console, and udp 
< on | off >.
sv_logbans 0                    // Log server bans in the server logs.
sv_log_onefile 0                // Log server information to only one file.
sv_logecho 1                    // Echo log information to the console.
sv_logflush 0                   // Flush the log file to disk on each write 
(slow).
sv_logfile 1                    // Log server information in the log file.
sv_logsdir "logs"             // Folder in the game directory where server logs
will be stored.
sv_logblocks 0                  // If true when log when a query is blocked (can
cause very large log files)
sv_logdownloadlist 1
mp_logdetail 3                  // Logs attacks.  Values are: 0=off, 1=enemy,
2=teammate, 3=both)


On 06/03/07, theta <[EMAIL PROTECTED]> wrote:
Does anyone know how to change the default encoding that the log files are
written in from ANSI to UTF-8?  This is on a windows SRCDS server.


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to