| clog | ErrLog |  | 
  | destination() | ErrLog |  [inline] | 
  | ErrLog(const char *ident, LoggingDestination dest, const char *filename=0, LogPriority level=default_prio, char *ownbuf=0, int ownbufsz=0) | ErrLog |  | 
  | ErrLog(const char *ident, LoggingDestination dest, FILE *file=0, LogPriority level=default_prio, char *ownbuf=0, int ownbufsz=0) | ErrLog |  | 
  | flush_and_setprio(ostream &o, LogPriority p) | ErrLog |  [friend] | 
  | getloglevel() | ErrLog |  [inline] | 
  | getloglevelname() | ErrLog |  [inline] | 
  | ident() | ErrLog |  [inline] | 
  | is_logstream(std::basic_ostream< char, std::char_traits< char > > &) | ErrLog |  [friend] | 
  | log(enum LogPriority prio, const char *format,...) | ErrLog |  | 
  | parse(const char *arg, bool *ok=0) | ErrLog |  [static] | 
  | setloglevel(LogPriority prio) | ErrLog |  | 
  | ~ErrLog() | ErrLog |  |