Avatar for the MystenLabs user
MystenLabs
walrus-sites
BlogDocsChangelog

refactor: create logger class abstraction

#300Merged
Comparing
ta/create-logger-abstraction
(
67cd0a9
) with
main
(
381434d
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
3
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

decompress plaintext encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress plaintext encoding
CodSpeed Performance Gauge
+1%
16.1 µs
15.9 µs
decompress gzip encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress gzip encoding
CodSpeed Performance Gauge
0%
254.8 µs
254.8 µs
decompress deflate encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress deflate encoding
CodSpeed Performance Gauge
0%
248.5 µs
249.3 µs

Commits

Click on a commit to change the comparison range
Base
main
381434d
0%
Create logger class This class aims to be runtime-agnostic, meaning that it should be able to run in both the browser on on a server. It is useful for cases where someone needs to use a logging mechanism that might be only supported on one runtime For example amplitude provides different interfaces (sdks) for different runtimes.
6832819
3 months ago
by Tzal3x
0%
feat: integrate sentry to server portal (#302)
67cd0a9
2 months ago
by Tzal3x
Home Terms PrivacyDocs