Skip to content

v1.1.4

Compare
Choose a tag to compare
@fenying fenying released this 07 Sep 01:08
· 9 commits to master since this release
v1.1.4
2f1e68d

Changes

  • fix(factory): only fn and name of formatter is acceptable by createLogger method.
  • refactor: renamed LoggerMethod to ILoggerMethod, and @deprecated the LoggerMethod.
  • refactor: renamed DefaultLevels to IDefaultLevels, and @deprecated the DefaultLevels.
  • refactor: renamed ForeColorSet to IForeColorSet, and @deprecated the ForeColorSet.
  • refactor: renamed BgColorSet to IBgColorSet, and @deprecated the BgColorSet.