Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hw_singleton

Task Create a class for logging events in the program using a pattern Singleton. Your Singleton should provide the following capabilities: Single instance: There should be only one instance of the logging class events Event Logging: The class should allow logging various events and messages to log (log). Public access: Other parts of the application must be able to refer to a single instance of Singleton to record events. Copy Prohibition: Making copies of the class must be prohibited Singleton.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages