Update logging class to be a singleton
Should prevent having large numbers of identical file descriptors, when calling logging from multiple files.
parent
fd63e8a2
Please register or sign in to comment
Should prevent having large numbers of identical file descriptors, when calling logging from multiple files.