-
Notifications
You must be signed in to change notification settings - Fork 769
Comparing changes
Open a pull request
base repository: log4js-node/log4js-node
base: 61cc6818369c5f1a83cefded53688375f5b28b0c
head repository: log4js-node/log4js-node
compare: 9fdbed5ad45d1b09b35c1ef5355ba726b60cb702
Commits on Aug 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fc2ba41 - Browse repository at this point
Copy the full SHA fc2ba41View commit details
Commits on Aug 12, 2018
-
Gareth Jones committed
Aug 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 4d81c5a - Browse repository at this point
Copy the full SHA 4d81c5aView commit details
Commits on Aug 13, 2018
-
fix(#687): shutdown callback arg is not optional
Gareth Jones committedAug 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 8e4bfb5 - Browse repository at this point
Copy the full SHA 8e4bfb5View commit details -
Merge pull request #779 from log4js-node/fix-type-for-shutdown
fix(#687): shutdown callback arg is not optional
Configuration menu - View commit details
-
Copy full SHA for 85ae881 - Browse repository at this point
Copy the full SHA 85ae881View commit details
Commits on Aug 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7e008c8 - Browse repository at this point
Copy the full SHA 7e008c8View commit details
Commits on Sep 25, 2018
-
refactor(multiprocess): serialisation consistency
Delegate all serialisation tasks to LoggingEvent, instead of maintaining a separate codepath in the multiprocess appender
Configuration menu - View commit details
-
Copy full SHA for 7f248c4 - Browse repository at this point
Copy the full SHA 7f248c4View commit details
Commits on Sep 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2a336d9 - Browse repository at this point
Copy the full SHA 2a336d9View commit details
Commits on Oct 1, 2018
-
Merge pull request #790 from LoneRifle/master
refactor(multiprocess): serialisation consistency
Configuration menu - View commit details
-
Copy full SHA for 51084d7 - Browse repository at this point
Copy the full SHA 51084d7View commit details -
Merge pull request #780 from t4d-io-website/master
fix require.main for use with Node.js mjs modules
Configuration menu - View commit details
-
Copy full SHA for bd7097a - Browse repository at this point
Copy the full SHA bd7097aView commit details
Commits on Oct 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f066f19 - Browse repository at this point
Copy the full SHA f066f19View commit details
Commits on Oct 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0700d6a - Browse repository at this point
Copy the full SHA 0700d6aView commit details -
Gareth Jones committed
Oct 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 86333dc - Browse repository at this point
Copy the full SHA 86333dcView commit details
Commits on Nov 4, 2018
-
fix(#789): use flatted in place of CircularJSON
CircularJSON is now deprecated, so replace it with its successor and use it in the sole location where we used CircularJSON, ie in the LoggingEvent serialization/deserialization functions * npm - install flatted, remove circular-json * LoggingEvent - use flatted for serialization/deserialization * tests - acknowledge that flatted (and circular-json) should not parse anything other than their respective serialized payloads and use flatted when parsing/stringifying test data
Configuration menu - View commit details
-
Copy full SHA for 29c9221 - Browse repository at this point
Copy the full SHA 29c9221View commit details
Commits on Nov 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 149c102 - Browse repository at this point
Copy the full SHA 149c102View commit details
Commits on Nov 14, 2018
-
Merge pull request #807 from jiro4989/hotfix/fix_example_code
[fix]change wrong property name, from 'numBackups' to 'backups'
Configuration menu - View commit details
-
Copy full SHA for f7eee87 - Browse repository at this point
Copy the full SHA f7eee87View commit details
Commits on Dec 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 80ca596 - Browse repository at this point
Copy the full SHA 80ca596View commit details -
Merge pull request #815 from mattiacapitanio/noLogFilter
FeatureRequest: nolog in general config #640
Configuration menu - View commit details
-
Copy full SHA for d0915bf - Browse repository at this point
Copy the full SHA d0915bfView commit details
Commits on Dec 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 84437ef - Browse repository at this point
Copy the full SHA 84437efView commit details -
Configuration menu - View commit details
-
Copy full SHA for d271722 - Browse repository at this point
Copy the full SHA d271722View commit details -
Merge pull request #819 from blakambr/master
Feature - Add status code rulesets for connectLogger
Configuration menu - View commit details
-
Copy full SHA for 2f738eb - Browse repository at this point
Copy the full SHA 2f738ebView commit details
Commits on Jan 5, 2019
-
chore: work in progress commit as backup
Gareth Jones committedJan 5, 2019 Configuration menu - View commit details
-
Copy full SHA for ee81a50 - Browse repository at this point
Copy the full SHA ee81a50View commit details
Commits on Jan 23, 2019
-
fix: all tests passing now with updated streamroller
Gareth Jones committedJan 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 09c02e0 - Browse repository at this point
Copy the full SHA 09c02e0View commit details -
fix: got package-lock.json back in sync
Gareth Jones committedJan 23, 2019 Configuration menu - View commit details
-
Copy full SHA for dca0e8e - Browse repository at this point
Copy the full SHA dca0e8eView commit details -
Merge pull request #826 from log4js-node/update-streamroller
Update streamroller
Configuration menu - View commit details
-
Copy full SHA for d9b92cc - Browse repository at this point
Copy the full SHA d9b92ccView commit details
Commits on Jan 24, 2019
-
Merge branch 'flatted' of https://github.com/LoneRifle/log4js-node in…
…to LoneRifle-flatted
Gareth Jones committedJan 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 26e9418 - Browse repository at this point
Copy the full SHA 26e9418View commit details -
Merge branch 'LoneRifle-flatted'
Gareth Jones committedJan 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 19a7993 - Browse repository at this point
Copy the full SHA 19a7993View commit details -
docs: mention that file and dateFile are the same now
Gareth Jones committedJan 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 615492d - Browse repository at this point
Copy the full SHA 615492dView commit details -
Gareth Jones committed
Jan 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 1554503 - Browse repository at this point
Copy the full SHA 1554503View commit details
Commits on Jan 28, 2019
-
Gareth Jones committed
Jan 28, 2019 Configuration menu - View commit details
-
Copy full SHA for d8415fd - Browse repository at this point
Copy the full SHA d8415fdView commit details -
Merge pull request #830 from log4js-node/fix-level-override
fix: #827 - level overrides
Configuration menu - View commit details
-
Copy full SHA for a26a1ea - Browse repository at this point
Copy the full SHA a26a1eaView commit details -
Gareth Jones committed
Jan 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 24c3c4d - Browse repository at this point
Copy the full SHA 24c3c4dView commit details
Commits on Jan 30, 2019
-
chore: improved connect-logger test coverage
Gareth Jones committedJan 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 0542073 - Browse repository at this point
Copy the full SHA 0542073View commit details
Commits on Feb 3, 2019
-
chore: improve coverage for connect middleware
Gareth Jones committedFeb 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 6741c0b - Browse repository at this point
Copy the full SHA 6741c0bView commit details -
Merge pull request #831 from log4js-node/improve-connect-logger-coverage
Improve connect logger coverage
Configuration menu - View commit details
-
Copy full SHA for 8757ecd - Browse repository at this point
Copy the full SHA 8757ecdView commit details -
Gareth Jones committed
Feb 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 8221ada - Browse repository at this point
Copy the full SHA 8221adaView commit details
Commits on Feb 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for efd5d2c - Browse repository at this point
Copy the full SHA efd5d2cView commit details
Commits on Feb 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a06e2cc - Browse repository at this point
Copy the full SHA a06e2ccView commit details -
fix: updated streamroller dep to fix bug
Gareth Jones committedFeb 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 4d3fb32 - Browse repository at this point
Copy the full SHA 4d3fb32View commit details -
Merge pull request #840 from martinheidegger/update-dependencies
Updating dependencies (including eslint)
Configuration menu - View commit details
-
Copy full SHA for 675dfd9 - Browse repository at this point
Copy the full SHA 675dfd9View commit details
Commits on Feb 27, 2019
-
Gareth Jones committed
Feb 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 0410f78 - Browse repository at this point
Copy the full SHA 0410f78View commit details -
chore: change for updated husky
Gareth Jones committedFeb 27, 2019 Configuration menu - View commit details
-
Copy full SHA for a406ed8 - Browse repository at this point
Copy the full SHA a406ed8View commit details -
Merge pull request #841 from log4js-node/streamroller-1.0.3
fix: updated streamroller dep to fix bug
Configuration menu - View commit details
-
Copy full SHA for e4611e1 - Browse repository at this point
Copy the full SHA e4611e1View commit details
Commits on Mar 12, 2019
-
Allow anything in the addLayout
per # Adding your own layouts You can add your own layouts by calling `log4js.addLayout(type, fn)` before calling `log4js.configure`. `type` is the label you want to use to refer to your layout in appender configuration. `fn` is a function that takes a single object argument, which will contain the configuration for the layout instance, and returns a layout function. A layout function takes a log event argument and **returns a string (usually, although you could return anything as long as the appender knows what to do with it).**
Configuration menu - View commit details
-
Copy full SHA for 3d529ac - Browse repository at this point
Copy the full SHA 3d529acView commit details
Commits on Mar 25, 2019
-
fix: updated streamroller to fix log rolling when appending
Gareth Jones committedMar 25, 2019 Configuration menu - View commit details
-
Copy full SHA for e290b6f - Browse repository at this point
Copy the full SHA e290b6fView commit details -
Merge pull request #851 from log4js-node/log-rolling-bug
fix: updated streamroller to fix log rolling when appending
Configuration menu - View commit details
-
Copy full SHA for 63e1d98 - Browse repository at this point
Copy the full SHA 63e1d98View commit details -
chore: updated changelog for 4.1.0
Gareth Jones committedMar 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 30c5f3f - Browse repository at this point
Copy the full SHA 30c5f3fView commit details -
Gareth Jones committed
Mar 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 9452470 - Browse repository at this point
Copy the full SHA 9452470View commit details
Commits on Apr 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 027f256 - Browse repository at this point
Copy the full SHA 027f256View commit details
Commits on Apr 25, 2019
-
Gareth Jones committed
Apr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 9d630af - Browse repository at this point
Copy the full SHA 9d630afView commit details -
chore: update deps, add v12 to travis config
Gareth Jones committedApr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for c3aed45 - Browse repository at this point
Copy the full SHA c3aed45View commit details
There are no files selected for viewing