FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add logging possibility · Issue #49 · EngineSquared/EngineSquared · GitHub

Add logging possibility #49

Description

Add a library (or create your own) that can log informations.
The format should have date, time, level of the information (INFO, WARNING, ERROR, CRITICAL).
We should be able to write it in stdout or in a file (static and continuous).
We should be able to modify the format of the logger.
Logger should also provide context like namespace.

Example:

01:20:32.334 [ERROR] ES::Plugin::Scene::Resource::SceneManager::RegisterScene: Scene ABC already exists

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL