@strapi/logger 0.0.0-next.f7babb775ed9a7e18d8351cb7f74c63e016323c4 → 0.0.0-next.f9f70e25b50f5805e8fa6484dd10a31f9caf54f3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,4 @@
1
1
  import { LoggerOptions } from 'winston';
2
2
  declare const _default: () => LoggerOptions;
3
3
  export default _default;
4
+ //# sourceMappingURL=default-configuration.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"default-configuration.d.ts","sourceRoot":"","sources":["../../src/configs/default-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,aAAa,EAAE,MAAM,SAAS,CAAC;8BAIjC,aAAa;AAAhC,wBAOE"}
@@ -1,2 +1,3 @@
1
1
  export { default as createDefaultConfiguration } from './default-configuration';
2
2
  export { default as createOutputFileConfiguration } from './output-file-configuration';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/configs/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAChF,OAAO,EAAE,OAAO,IAAI,6BAA6B,EAAE,MAAM,6BAA6B,CAAC"}
@@ -1,3 +1,4 @@
1
1
  import { LoggerOptions } from 'winston';
2
2
  declare const _default: (filename: string) => LoggerOptions;
3
3
  export default _default;
4
+ //# sourceMappingURL=output-file-configuration.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"output-file-configuration.d.ts","sourceRoot":"","sources":["../../src/configs/output-file-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,aAAa,EAAE,MAAM,SAAS,CAAC;mCAK1B,MAAM,KAAG,aAAa;AAAhD,wBAUE"}
@@ -3,3 +3,4 @@ declare const LEVELS: config.NpmConfigSetLevels;
3
3
  declare const LEVEL_LABEL = "silly";
4
4
  declare const LEVEL: number;
5
5
  export { LEVEL, LEVEL_LABEL, LEVELS };
6
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,SAAS,CAAC;AAEjC,QAAA,MAAM,MAAM,2BAAoB,CAAC;AACjC,QAAA,MAAM,WAAW,UAAU,CAAC;AAC5B,QAAA,MAAM,KAAK,QAAsB,CAAC;AAElC,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,EAAE,CAAC"}
@@ -4,3 +4,4 @@
4
4
  */
5
5
  declare const _default: import("logform").Format;
6
6
  export default _default;
7
+ //# sourceMappingURL=exclude-colors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"exclude-colors.d.ts","sourceRoot":"","sources":["../../src/formats/exclude-colors.ts"],"names":[],"mappings":"AAEA;;;GAGG;;AACH,wBAUG"}
@@ -1,3 +1,4 @@
1
1
  export { default as prettyPrint, PrettyPrintOptions } from './pretty-print';
2
2
  export { default as levelFilter } from './level-filter';
3
3
  export { default as excludeColors } from './exclude-colors';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/formats/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAC5E,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,gBAAgB,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,kBAAkB,CAAC"}
@@ -1,2 +1,3 @@
1
1
  declare const _default: (...levels: string[]) => import("logform").Format;
2
2
  export default _default;
3
+ //# sourceMappingURL=level-filter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"level-filter.d.ts","sourceRoot":"","sources":["../../src/formats/level-filter.ts"],"names":[],"mappings":"oCAE2B,MAAM,EAAE;AAAnC,wBAEE"}
@@ -1,3 +1,4 @@
1
1
  import { Logform } from 'winston';
2
2
  declare const logErrors: Logform.FormatWrap;
3
3
  export default logErrors;
4
+ //# sourceMappingURL=log-errors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"log-errors.d.ts","sourceRoot":"","sources":["../../src/formats/log-errors.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,OAAO,EAAE,MAAM,SAAS,CAAC;AAE1C,QAAA,MAAM,SAAS,EAAE,OAAO,CAAC,UAMvB,CAAC;AAEH,eAAe,SAAS,CAAC"}
@@ -15,3 +15,4 @@ export interface PrettyPrintOptions {
15
15
  */
16
16
  declare const _default: (options?: PrettyPrintOptions) => Logform.Format;
17
17
  export default _default;
18
+ //# sourceMappingURL=pretty-print.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pretty-print.d.ts","sourceRoot":"","sources":["../../src/formats/pretty-print.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,OAAO,EAAE,MAAM,SAAS,CAAC;AAK1C,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC,gBAAgB,CAAC,QAAQ,CAAC,GAAG,OAAO,CAAC;IAC1D;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED;;;GAGG;mCACsB,kBAAkB,KAAQ,QAAQ,MAAM;AAAjE,wBA0BE"}
package/dist/index.d.ts CHANGED
@@ -1,5 +1,7 @@
1
1
  import * as winston from 'winston';
2
2
  import * as configs from './configs';
3
3
  export * as formats from './formats';
4
+ export type Logger = winston.Logger;
4
5
  declare const createLogger: (userConfiguration?: winston.LoggerOptions) => winston.Logger;
5
6
  export { createLogger, winston, configs };
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,OAAO,MAAM,SAAS,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,WAAW,CAAC;AAErC,OAAO,KAAK,OAAO,MAAM,WAAW,CAAC;AAErC,MAAM,MAAM,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;AAEpC,QAAA,MAAM,YAAY,uBAAuB,QAAQ,aAAa,KAAQ,cAMrE,CAAC;AAEF,OAAO,EAAE,YAAY,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC"}
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iDAAmC;AAaZ,0BAAO;AAZ9B,mDAAqC;AAYL,0BAAO;AAVvC,qDAAqC;AAErC,MAAM,YAAY,GAAG,CAAC,oBAA2C,EAAE,EAAkB,EAAE;IACrF,MAAM,aAAa,GAAG,OAAO,CAAC,0BAA0B,EAAE,CAAC;IAE3D,MAAM,CAAC,MAAM,CAAC,aAAa,EAAE,iBAAiB,CAAC,CAAC;IAEhD,OAAO,OAAO,CAAC,YAAY,CAAC,aAAa,CAAC,CAAC;AAC7C,CAAC,CAAC;AAEO,oCAAY"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iDAAmC;AAeZ,0BAAO;AAd9B,mDAAqC;AAcL,0BAAO;AAZvC,qDAAqC;AAIrC,MAAM,YAAY,GAAG,CAAC,oBAA2C,EAAE,EAAkB,EAAE;IACrF,MAAM,aAAa,GAAG,OAAO,CAAC,0BAA0B,EAAE,CAAC;IAE3D,MAAM,CAAC,MAAM,CAAC,aAAa,EAAE,iBAAiB,CAAC,CAAC;IAEhD,OAAO,OAAO,CAAC,YAAY,CAAC,aAAa,CAAC,CAAC;AAC7C,CAAC,CAAC;AAEO,oCAAY"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strapi/logger",
3
- "version": "0.0.0-next.f7babb775ed9a7e18d8351cb7f74c63e016323c4",
3
+ "version": "0.0.0-next.f9f70e25b50f5805e8fa6484dd10a31f9caf54f3",
4
4
  "description": "Strapi's logger",
5
5
  "homepage": "https://strapi.io",
6
6
  "bugs": {
@@ -38,15 +38,15 @@
38
38
  },
39
39
  "dependencies": {
40
40
  "lodash": "4.17.21",
41
- "winston": "3.9.0"
41
+ "winston": "3.10.0"
42
42
  },
43
43
  "devDependencies": {
44
- "eslint-config-custom": "0.0.0-next.f7babb775ed9a7e18d8351cb7f74c63e016323c4",
45
- "tsconfig": "0.0.0-next.f7babb775ed9a7e18d8351cb7f74c63e016323c4"
44
+ "eslint-config-custom": "0.0.0-next.f9f70e25b50f5805e8fa6484dd10a31f9caf54f3",
45
+ "tsconfig": "0.0.0-next.f9f70e25b50f5805e8fa6484dd10a31f9caf54f3"
46
46
  },
47
47
  "engines": {
48
48
  "node": ">=16.0.0 <=20.x.x",
49
49
  "npm": ">=6.0.0"
50
50
  },
51
- "gitHead": "f7babb775ed9a7e18d8351cb7f74c63e016323c4"
51
+ "gitHead": "f9f70e25b50f5805e8fa6484dd10a31f9caf54f3"
52
52
  }