better-logger 2.3.3

Flexible sync/async logger with console, file, and HTTP output
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>    
    <head lang="en"> 
        <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
        <title>wasm-test</title>
        <link data-trunk rel="rust" href="../../Cargo.toml" data-bin="wasm-test" data-type="main" data-weak-refs />
        <style>
            html {font-size: 16px;}
        </style>
    </head>
    <body></body>
</html>