Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/block-core/blockcore-ngx-logger

Angular logger
https://github.com/block-core/blockcore-ngx-logger

udpate version

65d5b2e635895ebc034da970911057004bd8d1b7 authored over 3 years ago
udpate version

2d45c1c2ea7e8f038e204cc88114f37a5c82cc45 authored over 3 years ago
Injectable providedIn: 'root'

a10b6e9d5733c66d2d8e9c5138950dc914eb3333 authored over 3 years ago
Adds customise project

This project is used to test out different ways of customising the logger

91b4138264b4ed12e8006f8cdc25bd1c258cc01d authored over 3 years ago
fix indentation of forchild project

abdd95dc10f32888abe0786261d9505c1fdff42e authored over 3 years ago
cleanup useless code

and add comment

33ec6d649365c03f6d0d5f359d56f360ec2efb6d authored over 3 years ago
Adds forchild test project

this project helps me testing differences between forChild and forRoot calls

95397d6b4c5e4bc17647a257cea471614a7b0bf9 authored over 3 years ago
Start doc for customising

62488e8a64a9b436c6255dbd0e4f4a03ebe2f577 authored over 3 years ago
Format docs

f80ccaa8f7ba9ba69ecad1e6bb5bc5bd17465713 authored over 3 years ago
Create docs subfolder

Improve the Readme into a documentation

5fe70a634e4b2a48d7fd4bfc327670e5cb53c4ea authored over 3 years ago
adds "log error" feature to demo

+ fixes server side logging option (it was not setting server log level)

1467fab181dab975f49f341f8c3abe28754e5025 authored over 3 years ago
secures message and additional before sending to server

This avoids any unwanted error (for instance a non stringifiable object would crash the code)

W...

b2f2a50b4949ecd313230d65f13f1418ffa7babb authored over 3 years ago
Fixes mock after changing the function

6fdf5cd68738a79af53838ab881d608a1ef0f5e9 authored over 3 years ago
Fixes typo ...Writter -> ...Writer

90d3db5254d98369d4837d58824a7f5f89a33f28 authored over 3 years ago
Adds unit test

metadata.service.spec.ts and rules.service.spec.ts

7675d96a94db9feed28ab72d3844854d67a03469 authored over 3 years ago
Fixes shouldCallServer

using !! to either return true or false
Before using it when config.serverLoggingUrl would be un...

f33d31d2e0858489b0912051dca0656fe8c5b232 authored over 3 years ago
Adds unit test for mapper.service

be774c52d8f0c70464a5bc553d5aead3213806c0 authored over 3 years ago
Removes useless param in mapper.service

The level is in the metadata object

02f2033c2a7bbd4c5e58ff3b27eef192c612e436 authored over 3 years ago
Adds unit tests for config-engine

20990020d8f5c520eca63994171d8a33a86b3bd6 authored over 3 years ago
rename *-service.ts to *.service.ts

To match the current structure (logger.service.ts for instance)

a74c4fafa01a41a6803e413873f52479dcc04b46 authored over 3 years ago
Fix unit tests

Following all the rework on the logger, unit tests are now up to date (but not complete)

76a5b3d80eb393f1fce1e4e462da0d2496e63141 authored over 3 years ago
Fixes mock module

Following all the rework on the logger, mock module is now up to date

ea0a5f433debb8b87bfc2854d3d5b5bd91426fc1 authored over 3 years ago
Adds comment to code

+ delete ngx-log.interface.ts that is not used anymore

cdd1132940a03d78bea300a1b48b17261368b4aa authored over 3 years ago
Removes useless providers in logger-module.ts

8feb3d60af173e5cb7cbc357773fa9a9ef2ec842 authored over 3 years ago
use disableFileDetails correctly

Usage was inverted

40de8ac458d1ed71b94a87cd2c88953d87ab0a11 authored over 3 years ago
Temporary reorder of CHANGELOG.md

Before full review of docs

0d7812ef1ee5994934db4ba88f4d7cbebf536b23 authored over 3 years ago
Set same indentation throughout the app

+ add project based settings to repo so that futur contributors will have the same settings

a8c8d5c8a1f4bf56a5aa1021ca70723e37d4e6d0 authored over 3 years ago
Implements mapper-service.ts

Adapting existing code to fit new mapper-service.ts

+ add comments
+ remove old code that is no...

e189439a7fec9f3f7ef75b5d77419668803460bd authored over 3 years ago
Refactor the ngx-logger to make it fully customisable

I use the power of angular DI to make all the code customisable for the users, this will help th...

bc100a500f43d6cd2795ab9223bac852a83546da authored over 3 years ago
Delete e2e folder

e2e is not setup for this project

928374f0fcff41100330e6716c1c24a92a1c69aa authored over 3 years ago
Merge pull request #250 from dbfannin/4.2.2

Bump version to 4.2.2

24915a5b28065c706287286c06b1ab77e3aa28de authored over 3 years ago
Merge branch 'master' into 4.2.2

1654101a7ed1fb554b5f2215312b382dc1ffa744 authored over 3 years ago
Update CHANGELOG.md

c560d720a200be13357ed324428fa079e1abadec authored over 3 years ago
Merge pull request #251 from dbfannin/bump-dep-ang-11

Bump dep ang 11 Fixes #229

0ea24451328e78371db1e38b8cc040e9ca321d1a authored over 3 years ago
Merge branch 'master' into bump-dep-ang-11

10fcc05f7bda2c1f21463386e97d5e5503652326 authored over 3 years ago
Update CHANGELOG.md

e85e3a5de892504f88ad0328132c0a37f06269ed authored over 3 years ago
Merge pull request #253 from jschank/fix-getColor

Fix get color

e137c09d6844aa93ff81977681d961d7205d5cf5 authored over 3 years ago
Add getcolor fix to changelog

Add getcolor fix to changelog

5e706e8c61c2b22f5f6d0c0e0c5ec8f3bdbd78c8 authored over 3 years ago
fix getColor to return proper color for all levels

69cb689214910cf8c09d4208e6264376e80d9b04 authored over 3 years ago
create failing test

a47d4c0cc4e197717f42b2d70a333a4c14c078b8 authored over 3 years ago
set peerdependencies

Actually just reset as they were before because the peerdependencies didn't change

c309cf25d52bcdf2a789af9cec97f9f8b85f64cc authored over 3 years ago
Remove tsickle

Because it's not used

c4edbd98036844587bf4610365366bb10bed878c authored over 3 years ago
Fix unit test

change testbed.get to testbed.inject as per angular recommendations
+ fixes spyOn call that is t...

9e7572f6334ec52903a35bd1095f934e3f9c50c1 authored over 3 years ago
bump angular 11.2.2 to 11.2.12

Bump angular version to 11.2.2 to 11.2.13

14dd6a20d10ab2743f6625ab2791f07db75b1074 authored over 3 years ago
Bump to version 4.2.2

2f05d4c55a0be30bec95e88565933fd2d9e1fa6c authored over 3 years ago
Revert "Revert "Bump to version 4.2.2""

This reverts commit 8be73336960d7077c3f03a103937578ef0743027.

45fa4df909e91d4ae56acf8cd31bf5088769d556 authored over 3 years ago
Revert "Bump to version 4.2.2"

This reverts commit 95dd8362637781171afd645db3ad8ea39a5519b5.

0e0fa6868b4f30faf9e84d663707ea64e3734bd5 authored over 3 years ago
Merge branch 'master' of https://github.com/dbfannin/ngx-logger

a8c94e8d3eca07b562897e1a3f447335748c177c authored over 3 years ago
Revert "Revert "Bump to version 4.2.2""

This reverts commit 8be73336960d7077c3f03a103937578ef0743027.

a48e7e6e0dcfb945b288bea7c2b6b612b8121101 authored almost 4 years ago
Revert "Bump to version 4.2.2"

This reverts commit 95dd8362637781171afd645db3ad8ea39a5519b5.

8be73336960d7077c3f03a103937578ef0743027 authored almost 4 years ago
Merge branch 'master' of https://github.com/dbfannin/ngx-logger

ba5a29152b70b28203b8695779c22de2e07dbc8a authored almost 4 years ago
Bump to version 4.2.2

95dd8362637781171afd645db3ad8ea39a5519b5 authored almost 4 years ago
Merge pull request #244 from ishanuda/docs

Adds tip about "verbose" mode in readme.md and changelog.md

e667cd58221b8db8397ada57b1a37f82c8791151 authored almost 4 years ago
Adds tip about "verbose" mode in readme.md

4bad681dba83d0355165ac17b5049b06a22c52be authored almost 4 years ago
Updated debug level changes

f784a74e996bb9ea3ce55ee34765e821deb8f21f authored almost 4 years ago
Updated debug level changes

e1f81d6dbf07d16066276a9acee2156cc847c617 authored almost 4 years ago
Merge pull request #232 from dbfannin/fix-spec-import

[internal] Fix wrong import path in spec

e17046b20960a6f5146e74a2ad06d9a163a91369 authored almost 4 years ago
Fix demo app with the new versions of dependencies

ef59d0770b3a3f6c184e6dca056640cef9ef2b94 authored almost 4 years ago
update tslib

dd16667ca9417efb63673c2e09a7f83bf79aafe2 authored almost 4 years ago
Update to angular/material 11

6bb8e6770064773ba071c61ba268247452070e10 authored almost 4 years ago
Update to angular 11

b6423f38fed64b6fd3345a521ee799d6ca0a3209 authored almost 4 years ago
Update @angular/material@10

As recommended by their doc (https://update.angular.io/?l=3&v=8.1-11.0) I need to update first t...

34a091628d87e349831ea7274b0fca1f3ac63114 authored almost 4 years ago
Update to angular@10

As recommended by their doc (https://update.angular.io/?l=3&v=8.1-11.0) I need to update first t...

0312c249c69f598b3c62413c5cf9a1fd292dc7da authored almost 4 years ago
update angular/material@9

As recommended by their doc (https://update.angular.io/?l=3&v=8.1-11.0) I need to update first t...

7a9728dde71a3f4ee135e57193af50d1468431e7 authored almost 4 years ago
reimport tsickle and tslib as it was before

those were removed automatically by the update to angular@9 but the build was failing

also sett...

9cfeca0e094d7950842192ba704c08e34edae271 authored almost 4 years ago
Update to angular@9

As recommended by their doc (https://update.angular.io/?l=3&v=8.1-11.0) I need to update first t...

b3bd2dacd338cd394198cb55da88853fde577106 authored almost 4 years ago
update @angular/material to last version of version 8

As recommended by their doc (https://update.angular.io/?l=3&v=8.1-11.0) I need to update first t...

1b5a3e185fea22a57c48689b2617520045030398 authored almost 4 years ago
update angular to last minor version of version 8

As recommended by their doc (https://update.angular.io/?l=3&v=8.1-11.0) I need to update first t...

986ab6adf367bbb14783182232a3fbfd7b0c8143 authored almost 4 years ago
Fix wrong import path

846f9221c33e1382bc5c3bc3a5a230437e87702e authored almost 4 years ago
Merge pull request #231 from dbfannin/4.2.1

Bump to version 4.2.1

19f10bd6a625340370ad6e9f2abbf70e068bb074 authored almost 4 years ago
Bump to version 4.2.1

0a3ad8d2b8d8e8b89baea947569ffdfa2a19c298 authored almost 4 years ago
Merge pull request #223 from dbfannin/fix-circular

avoids fail on complex structure when logging

d3e707501d060d77ed841332f0ef5487337ce5c0 authored almost 4 years ago
Merge branch 'master' into fix-circular

09822aa995d58d3cf2516e2ef93175872d00eee9 authored almost 4 years ago
New release 4.2.0 (#230)

Co-authored-by: Qortex <[email protected]>

1d99652367514958e47cc90eb68694591775a033 authored almost 4 years ago
Merge pull request #228 from dbfannin/fix-source-maps-firefox

Fixes #227 enableSourceMaps is not working in firefox

b00f6c8855aa254e255fef371d42301e309692d4 authored almost 4 years ago
changes defaultProxy assignation for easier code maintenance

37dda4b54dc42915f68b3a13b6d7040d2fdbda28 authored almost 4 years ago
add unit test on call stack handling

Those unit tests make sure we get the good stackline and we parse it correctly to have the good ...

75ca1225e6b647a3555262a076eb17b59155ddb1 authored almost 4 years ago
delete old unused code

4c2ee7d97ab385cb394df6bd5b3e2cfa4e0be320 authored almost 4 years ago
fix #227 look for sourceMap depending on browser

Firefox does not have the same stackTrace as Chrome and Edge, for example it does not start with...

ef73ec3bc59d0bb67eaea6c8fa6ce4ff78f4ff05 authored almost 4 years ago
Merge pull request #224 from dbfannin/enable-console-debug

Fix #213 : use console.debug for DEBUG level

4921e4b4c3a3d00ea14c4a1c974017e4e1078ffb authored almost 4 years ago
Merge pull request #226 from dbfannin/dependabot/npm_and_yarn/dot-prop-4.2.1

Bump dot-prop from 4.2.0 to 4.2.1

3fe028e06c5c77bc2de5c9e6da52946e7b3940b9 authored almost 4 years ago
Merge pull request #210 from dbfannin/dependabot/npm_and_yarn/http-proxy-1.18.1

Bump http-proxy from 1.17.0 to 1.18.1

e3a0f563156a5253025664490153d66711239596 authored almost 4 years ago
Merge pull request #208 from dbfannin/dependabot/npm_and_yarn/elliptic-6.5.3

Bump elliptic from 6.5.0 to 6.5.3

e910fa13171becae45d51dedacb2bcb41cf31ec5 authored almost 4 years ago
Bump dot-prop from 4.2.0 to 4.2.1

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes...

c8dea77aef53a26c2b64d205ef3638e2a1c796b9 authored almost 4 years ago
Merge pull request #207 from dbfannin/dependabot/npm_and_yarn/lodash-4.17.19

Bump lodash from 4.17.14 to 4.17.19

073ea0901f0408870a9efcdf8427bf114f80572c authored almost 4 years ago
Merge pull request #202 from dbfannin/dependabot/npm_and_yarn/websocket-extensions-0.1.4

Bump websocket-extensions from 0.1.3 to 0.1.4

4ccbc9446d338bfb9646f38c98d667a55d220c26 authored almost 4 years ago
Merge pull request #225 from dbfannin/fast-access-log-level

fix #217 by adding a fast access to level and serverLogLevel

760763614adda0b4a7308af9c7df1ca449618f74 authored almost 4 years ago
Merge pull request #192 from amilor/feature/proxied_caller_config

Feature/proxied caller config

d0d548f122969bc5e230cf89a34072b638224d34 authored almost 4 years ago
fix #217 by adding a fast access to level and serverLogLevel

e53303a0b197e32f57529b3c4b06307f02af3281 authored almost 4 years ago
fix behavior when manipulating message

respect NGXLogInterface with string type for message

do the same processing it used to have for...

989a9107d0c3013f4ebd9994be8c6050414afe88 authored almost 4 years ago
use console.debug for DEBUG level

It is true that Chrome (tested on version 88.0.4324.150) hides it by default but it is not a rea...

ce3d40dc8e0b045b2d12a066095de89734234f44 authored almost 4 years ago
Merge pull request #212 from markterrill/patch-1

Update doc so the necessary step of including HttpClientModule is included

1063793c853888b77693b8c76b7ea28b35d3d15b authored almost 4 years ago
avoids fail on complex structure when logging

fix #177 by removing the prepareMessage (JSON.stringify) call when logging
The prepareMessage ca...

2f059cccdf950e305d8f8caa59577802a52b462f authored almost 4 years ago
Merge pull request #214 from Raphy/feature/disable-file-details

Feature : option to disable the file details

53ef5f8417b36606ec2e7ca9a010b0f632739887 authored almost 4 years ago
Add an option to disable the file details

d0e5fdac753ba0df01e8a9f6cb01adf4178153fd authored over 4 years ago
Install to include HttpClientModule

If missing this, it will error, so seems it should be included!
Issue ref: https://github.com/d...

5165c4e763d81b50fe14ed118c2b1a8465018a13 authored over 4 years ago
Bump http-proxy from 1.17.0 to 1.18.1

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Rele...

8d47055853c5a858eeb9d859743df3e6fd456163 authored over 4 years ago
Change proxiedCaller to proxiedSteps to allow user to proxy several steps

When looking in stack trace, the user can now, the user is now allowed to specify a number of li...

c1b1412fe9dec9f1de44fe48b72f7a895da23ca0 authored over 4 years ago
Bump elliptic from 6.5.0 to 6.5.3

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3.
- [Release notes](htt...

10fef887d81e179873828f2e9c60992813949364 authored over 4 years ago
Bump lodash from 4.17.14 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](http...

f939b044e1dc5964e7e7b8c7f43c0cb6ff6e77e3 authored over 4 years ago