Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README has lots of typos and could be improved. #2

Open
cshawky opened this issue Jan 12, 2024 · 1 comment
Open

README has lots of typos and could be improved. #2

cshawky opened this issue Jan 12, 2024 · 1 comment

Comments

@cshawky
Copy link
Owner

cshawky commented Jan 12, 2024

Typos and make it clearer about using the Logger.
Out of the box, one just uses the static class Logger: e.g. Logger.Write("");
However, for multiple log files or output files one should instance LogBase. Offline I have added an exception to the constructor for class Logger. Note the code comment stating this class is not intended to be initialised, but required the constructor for support of LoggerWPF, the GUI extension.

@cshawky
Copy link
Owner Author

cshawky commented Jul 2, 2024

Improved, more can be done. TODO Check and document tuning better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant