scribe 0.2.0 copy "scribe: ^0.2.0" to clipboard
scribe: ^0.2.0 copied to clipboard

discontinued
outdatedDart 1 only

Logging backends for logging package.

scribe #

A package for writing logs to the console or to a rotating file.

Usage #

var server = new LoggingServer([new RotatingLoggingBackend("api.log"")]);
server.getNewTarget().bind(logger);
await server.start();
0
likes
15
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Logging backends for logging package.

Homepage

License

BSD-2-Clause (license)

Dependencies

logging

More

Packages that depend on scribe