GitHub / vauxite-org/typescript-logging / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 15961f1b | Issue #120: Make job dependent as publish must only happen after windows was ... | martijn <m****s@u****m> | over 1 year ago | |
| 0d6351fa | Issue #120: Also allow manual trigger of build-windows (to test it first) |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 7a70968c | Issue #120: Fix typo |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 25ce92ac | Issue #120: Rename build |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| dd65c208 | Issue #120: Update existing workflow |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| a12b0951 | Issue #120: Add build-windows.yml |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 4f075f27 | Issue #118: Update package.json and node-verify.js | mreuvers <m****s@u****m> | over 1 year ago | |
| c33dc9ef | Issue #118: Add initialize.ps1 for windows | mreuvers <m****s@u****m> | over 1 year ago | |
| 3eb3d642 | Issue #118: Update documentation and changelog about new node channel |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 7983e358 | Issue #118: Rename NodeChannelFactory to NodeChannelProvider |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| f0318a9d | Issue #118: Update initialize script to add node-channel as well as the integ... |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| b3bbe004 | Issue #118: Fix DefaultFormatters, milliseconds in nodejs drop a 0 at the end... |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 315dbdf5 | Issue #118: Add tests-integration/node-channel |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 29f736cd | Issue #118: Improvements related to the node-channel |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 05bb10ca | Issue #118: Move everything to node-channel directory |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 1b594352 | Issue #118: Added new tests for NodeLogWriter and the channel itself |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 8b145d19 | Issue #118: Various minor changes based on the rest |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 0188397d | Issue #118: Rewrite of AbstractnodeChannel as it uses the new NodeLogWriter |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 98748750 | Issue #118: Full rewrite of old NodeLogWriter |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 2c8da7d3 | Issue #118: Add Queue with a maximum of elements |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| ef769fc1 | Issue #118: Fix and update configuration for outdated project |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| 40a7281c | Issue #116: Set to upcoming version 2.2.0 for typescript-logging and upgrade... |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 1 year ago | |
| cf0d3e7d | Issue #109: Update documentation for LogLevel.Off |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| 2ff3e83a | Issue #109: Add various tests covering the new 'Off' behavior for all flavors |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| e2bd987e | Issue #109: Add LogLevel.Off |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| 3b045705 | Issue #113: Update required node version to 18.x | mreuvers <m****s@u****m> | over 2 years ago | |
| 366960c0 | Issue #111: Add a note in the README about node lts 18 and update changelog |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| d3310894 | Issue #111: Drop unused file (was not compiling either anymore) |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| 6bb26378 | Issue #111: Upgrade webpack integration test dependencies |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| f71cd948 | Issue #111: Upgrade rollup integration test dependencies |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| 0b9a0727 | Issue #111: Upgrade log4ts-style dependencies to latest |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| 47ed71d3 | Issue #111: Upgrade category-style dependencies to latest |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| e518260d | Issue #111: Upgrade all dependencies of core to latest |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| dc6fd47d | Issue #111: Bump version to next release version 2.1.0 |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 2 years ago | |
| 26af20ab | Issue #103: Bump version to 2.0.2 |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 3 years ago | |
| 150193a1 | Issue #103: Updated dev dependencies |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 3 years ago | |
| fdbcf3d1 | Issue #102: Update change log for 2.0.2 |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 3 years ago | |
| 0837af00 | Issue #102: Fix category level merge which was incorrect as well |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 3 years ago | |
| 1b88da15 | Issue #102: Update some comments as of why the undefined check is necessary |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 3 years ago | |
| bb0a6d54 | Issue #102: The other half of the fix for log4ts, as group merges had the sam... |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 3 years ago | |
| 2fa85615 | Issue #102: Add tests to show the failure of the merging of LogLevel.Trace |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 3 years ago | |
| f9d16d04 | Issue #102: Fixes issue where LogLevel.Trace is ignored |
David Trotz <d****z@o****m>
Committed by: mreuvers <m****s@u****m> |
over 3 years ago | |
| 5774832f | Update change log for 2.0.1 release, make everything ready for 2.0.1 release. | mreuvers <m****s@u****m> | over 3 years ago | |
| 74aefef1 | Issue #93: Arguments for category logger were passed in correctly |
mreuvers <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 3 years ago | |
| 80a60a70 | Add missing env vars | mreuvers <m****s@u****m> | over 3 years ago | |
| a9aab2ab | Finishing touches. | mreuvers <m****s@u****m> | over 3 years ago | |
| 43f4cebc | Feedback on documentation log4ts style. Last touch of general README. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
over 3 years ago | |
| 4bd35924 | Add a ./build.sh for clarity which we'll later use to clean |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 24b34cea | Add migration documentation with short description on how to migrate. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 1ed19120 | Add documentation for log4ts style. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| f8ba1390 | Processes feedback on category documentation. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 3ad68dae | Ignore the package-lock.json for the test projects. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 1aad0af8 | Drop package-lock.json for integration projects. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 29b75676 | Update documentation/instructions to match new setup. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 887aa8d6 | Fix integration tests. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| c88010c0 | Fix log4ts flavor to use CoreLogger now. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| b53b1e7d | Fix category flavor to use CoreLogger now. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| ec5aa521 | Rename Logger to CoreLogger, and LoggerImpl to CoreLoggerImpl in core project. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 067f7b1f | Make typescript-logging peerDependency for both flavors. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 70cd12d3 | Some changes around the configs, to make them all consistent and correct. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 47ba1fac | Log4ts style changes reflecting changes to core. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 7cc73923 | Category-style changes to reflect changes core. It's now a separate |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| cf13dcaa | The previous setup doesn't properly work as there's no way to properly |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 34561098 | Docs: |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 3ba600f0 | Drop MessageFormatterType and MessageArgumentFormatterType, and |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| c9ea810a | Add initialize.sh |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 0e3558ad | Make testintegration/webpack its own project. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| f45c5108 | Make testintegration/rollup its own project. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 7723926b | * Make log4ts and category package as a bundle to ./dist of their |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 4444cf36 | Move tslint.base.jon down to parent directory and share it. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 394520af | Remove category style from core and move category style over to own module. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| fe07fb33 | Simplify config for jest and rollup, to have base configs. Both core |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| d60d5706 | Move TypeUtils to core/api (as we want/need to export it). |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 5a6edc52 | For future reference, it's unclear on how exactly we want to split |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| 9782ca6f | Issue #86: Adds integration tests using webpack |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
almost 4 years ago | |
| c3814bb6 | Issue #86: Adds integration test using rollup |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| 87d3aa6e | Issue #86: Update various versions again |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| 4e51f502 | Issue #84: Add docs to Logger |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| 91717773 | Issue #84: Rename ConsoleChannel to ConsoleLogChannel for clarity |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| 0337dd06 | Issue #84: Make public functions around arguments e.a. use unknown instead of... |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| f91e8856 | Issue #84: Add missing level in standard LogMessage's message |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| de5628d9 | Issue #84: Implement the changes of the Logger |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| 8d06d55f | Issue #84: Simplify Logger interface |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| b2c649eb | Issue #82: Add tests to cover category control |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| 511eceea | Issue #82: Various minor fixes to log4ts control |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| 8ee4975c | Issue #82: Add control implementation for CategoryProvider. |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| 32e041c6 | Issue #82: Add control to CategoryProvider |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago | |
| 6449fdd2 | merge Merge pull request #81 from vauxite-org/issue-80/add-category-style-logging |
mreuvers <m****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 49fba802 | Issue #80: Tests to cover category implementation | martijn <m****s@u****m> | about 4 years ago | |
| 77321102 | Issue #80: Adds the implementation of the category style of logging | martijn <m****s@u****m> | about 4 years ago | |
| ddddd938 | Issue #80: API for Category style implementation | martijn <m****s@u****m> | about 4 years ago | |
| 35baef36 | Issue #80: Some minor random changes | martijn <m****s@u****m> | about 4 years ago | |
| 8e26e771 | Issue #80: LogProvider gets a controlled name and implementation changed | martijn <m****s@u****m> | about 4 years ago | |
| 6a183da9 | Issue #80: Add custom log() and runtimeSettings to Logger interface | martijn <m****s@u****m> | about 4 years ago | |
| 2191f91d | Issue #80: Drop LogRuntimeImpl and have LogRuntime extend LogConfig to simplify | martijn <m****s@u****m> | about 4 years ago | |
| 054133f2 | Issue #80: LogProvider changes | martijn <m****s@u****m> | about 4 years ago | |
| 8bf77ead | Issue #80: Log4TSProvider.createLog4TSProvider renamed to Log4TSProvider.crea... | martijn <m****s@u****m> | about 4 years ago | |
| 47a92413 | Issue #80: Fix node channel | martijn <m****s@u****m> | about 4 years ago | |
| 7b188e1e | Issue #80: Make LogId a string | martijn <m****s@u****m> | about 4 years ago | |
| 83505832 | Issue #77: Add tests to cover the rollover |
martijn <m****s@u****m>
Committed by: mreuvers <m****s@u****m> |
about 4 years ago |