TinyMUSH 3.3
TinyMUSH Server
Loading...
Searching...
No Matches
Functions
udb_misc.c File Reference

Misc support routines for unter style error management. More...

#include "config.h"
#include "constants.h"
#include "typedefs.h"
#include "macros.h"
#include "externs.h"
#include "prototypes.h"
#include <errno.h>
#include <string.h>
Include dependency graph for udb_misc.c:

Functions

void log_db_err (int obj, int attr, const char *txt)
 
void warning (char *p,...)
 
void fatal (char *p,...)
 

Detailed Description

Misc support routines for unter style error management.

Author
TinyMUSH development team (https://github.com/TinyMUSH)
Version
3.3
Date
2021-01-04
Todo:
Convert to standard logging functions