Hello,

'open-log-stream' uses ascii for creating the log:

: open-log-stream ( service -- stream )
    log-path
    dup make-directories
    1 log# ascii <file-appender> ;

Americans only need apply?

The 'logging.insomniac' vocabulary expects 'utf8' data.

Ed

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to