29 lines
868 B
Markdown
29 lines
868 B
Markdown
plugin manager
|
|
==============
|
|
|
|
[MPL-2] generic log interface for java application
|
|
|
|
This module will permit to simply ```wrap``` all the log generated by all modules and permit to us to chaange the backend in a future work or depending on some specific implementation
|
|
|
|
|
|
|
|
[](https://gitlab.com/scenarium/scenarium-logger/-/commits/master)
|
|
|
|
[](https://gitlab.com/scenarium/scenarium-logger/-/commits/master)
|
|
|
|
|
|
|
|
|
|
Tutorials:
|
|
==========
|
|
|
|
[global overview](doc/doc_01_overview.md)
|
|
[contribution guideline](doc/contribution_guideline.md)
|
|
|
|
Practices:
|
|
|
|
- 01: [Create your own logger](doc/tutorial_01_create_library_logger.md)
|
|
- 02: [Control the logger](doc/tutorial_02_control_logger.md)
|
|
|
|
|