Rudiments
stderrdestination.h
1 // Copyright (c) 1999-2018 David Muse
2 // See the COPYING file for more information.
3 
4  friend class logger;
5  private:
6  void write(const char *string);
void write(const char *header, int32_t tabs, const char *string)
Definition: logger.h:97