Skip to content

bunyan-logger/bunyan_formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BunyanFormatter

You probably want:

Summary

This is a library component with a single external function: Bunyan.Formatter.compile_format. If takes a format specification and returns an anonymous function that will render a log message using that specification.

This formatter is included by default if you include Bunyan.Writer.Device in your application. It is also potentially useful in other writer plugins, which is why it's in its own module.

About

Component to format log messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages