|
FlightGear next
|
#include "logger.hxx"#include <ios>#include <string>#include <cstdlib>#include <simgear/debug/logstream.hxx>#include <simgear/io/iostreams/sgstream.hxx>#include <simgear/misc/sg_path.hxx>#include "fg_props.hxx"#include "globals.hxx"Go to the source code of this file.
Variables | |
| SGSubsystemMgr::Registrant< FGLogger > | registrantFGLogger |
| SGSubsystemMgr::Registrant<FGLogger> registrantFGLogger |
Definition at line 168 of file logger.cxx.