Add ability to log to a user-defined file #124
Labels
enhancement
New feature or request
good first issue
Good for newcomers
subject: API
Related to the API exposed to the user
Rubeus/RubeusCore/Source/UtilityComponents/logger_component.h
Line 45 in d93de7c
The stream variable declared above is used to send logs to a file. However, we would like the user to be able to set this value by themselves.
This requires making 2 functions in this class.
The text was updated successfully, but these errors were encountered: