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

Design: Separate Logging from MTEnv Class #1

Open
imdanielsp opened this issue Nov 13, 2018 · 1 comment
Open

Design: Separate Logging from MTEnv Class #1

imdanielsp opened this issue Nov 13, 2018 · 1 comment
Labels
design Design change/addition enhancement New feature or request

Comments

@imdanielsp
Copy link
Owner

Create an object, possible called MTLogger, that takes care of the logging/reporting of the environment. MTEnv will have this object and use it for every intent to report.

The reporter should be extensible, it might output different formats, e.g., HTML, Markdown, etc, in the future.

@imdanielsp
Copy link
Owner Author

FYI - Right now, the MTEnv does the logging/reporting.

@imdanielsp imdanielsp added enhancement New feature or request design Design change/addition labels Nov 13, 2018
@imdanielsp imdanielsp changed the title Separate Logging from MTEnv Class Design: Separate Logging from MTEnv Class Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Design change/addition enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant