ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示
/doc/applies/master/log_error
lllloooogggg____eeeerrrrrrrroooorrrr((((4444)))) MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444)))) lllloooogggg____eeeerrrrrrrroooorrrr((((4444))))
NNNNAAAAMMMMEEEE
log_error - log errors intelligently
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
void log_error( string file, string message );
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
Whenever an error occurs during compilation, the function
log_error in the master object is called with the filename
that the error occurred in and the error message itself.
Then, log_error is free to do whatever it thinks it should
do with that information. Usually this is deciding based on
the filename where the error message should be logged, and
then writing it to that file.
SSSSEEEEEEEE AAAALLLLSSSSOOOO
error_handler(4)
AAAAUUUUTTTTHHHHOOOORRRR
Wayfarer@Portals
Page 1 (printed 3/16/95)