Skip to content

Logging with MetaLama #10

Answered by gfraiteur
domsinclair asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Dom,

PostSharp Logging is not yet ported to Metalama, so you have to write your logging aspect yourself, from scratch.

Your aspect should write code for the specific logging framework that you have chosen. The PostSharp logging framework, which provides an abstraction over other framework, is quite complex and I would not recommend, at this stage, creating aspects that generate code for PostSharp Logging. This will be our job in the upcoming months.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@domsinclair
Comment options

Answer selected by gfraiteur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants