Skip to content

Commit d87a5d7

Browse files
committed
- add 'RuntimeLogger' schema (Log4J bejavior)
- add 'logger' component: you will be able now to get the log of Runtime model creation with: runtim.require('logger').level('info')
1 parent ef40667 commit d87a5d7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+2928
-939
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Runtime, the System Runtime Environment",
55
"license": "MIT",
66
"homepage": "https://system-runtime.github.io",

0 commit comments

Comments
 (0)